Skip to main content

Section A.5 Visualization & Communication

  • [ ] Does each figure answer a clear, identifiable question?
  • [ ] Are axes, legends, and titles clearly labeled using labs()?
  • [ ] Would the figure make sense if viewed without surrounding text?
  • [ ] Have I used informative captions for figures (fig.cap) and tables (kable())?
  • [ ] Are visual choices (scales, colors, facets) intentional and interpretable?
  • [ ] Are color palettes accessible (e.g., colorblind-friendly)?