Skip to main content\(\require{cancel}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
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)?