data_dir | R Documentation |
The govukhugo package assumes data is stored in R/data, when processing
Rmarkdown files this folder is copied to a temporary folder. This is a helper
function to easily work both interactively when editing an Rmarkdown file
and when running the build_hugo_rmd()
function.
data_dir(alt_path = NULL)
alt_path |
a non-standard location |
the location of the data folder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.