Description Usage Arguments Details Value Examples
Synchronize project by IDENTIFYING necessary R scripts
1 | sourceSyncSILoad(source_info)
|
source_info |
Project information within source_info list |
Not usually direct use. See syncProject() and syncTestProject().
Data.frame with sources needed to synchronize with run times
1 2 3 4 5 | ## Not run:
source_info <- create_source_file_dir("adaprHome","tree_controller.R")
sourceSyncSILoad(source_info)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.