--- title: "Create a reproducible report using Rmarkdown (Report > Rmd)" author: "Vincent R. Nijs, Rady School of Management (UCSD)" --- ```{r child = "_report_rmd.Rmd"} ``` ```{r child = "_footer.md"} ```