knitr::opts_chunk$set(echo = TRUE, warning = FALSE, message = FALSE, fig.path = "man/figures/README-") #Default chunk options md_fig_dir<- "man/figures/" #Path relative to this Rmd R_fig_dir<- "../figures/" #Path relative to child Rmd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.