View source: R/resource_projects.R
This function simple sources the target functions specified in a 'target_load_functions' attribute of a PEP. It's meant to be called from a _targets.R file, so you don't have to source those scripts individually, but can consolidate the configuration into the PEP config file.
1 | source_target_functions(config)
|
config |
Path to the PEP config file for the resource targets list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.