View source: R/initialize_project.R
| source_to_environment | R Documentation |
Source R files into environment
source_to_environment(
proj,
env,
folders_to_be_sourced,
source_folders_absolute
)
proj |
Project environment |
env |
Target environment for sourcing |
folders_to_be_sourced |
Folders containing R files |
source_folders_absolute |
Whether folder paths are absolute |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.