diff --git a/02-chapter_of_course.Rmd b/02-chapter_of_course.Rmd index d35bbe3d..d3b64013 100644 --- a/02-chapter_of_course.Rmd +++ b/02-chapter_of_course.Rmd @@ -8,6 +8,11 @@ To see the rendered version of this chapter and the rest of the template, see he Every chapter needs to start out with this chunk of code: +```{r, echo=FALSE, fig.alt='I can determine if a DMS plan is required using the table here: https://sharing.nih.gov/sites/default/files/List-of-Activity-Codes-Applicable-to-DMS-Policy.pdf', out.width = '100%', fig.align = 'center'} + +``` + + ```{r, include = FALSE} ottrpal::set_knitr_image_path() ```