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 10.12 Common Rendering Errors and How to Fix Them
-
Object not found: An object is used before it is created.
-
Missing package: A required package is not loaded or installed.
-
Duplicate chunk labels: Two R chunks share the same name.
-
File not found: An image or data file cannot be located.
-
Code runs in console but not when rendering: The document relies on objects outside the file.