Description Usage Arguments Value Examples
Partial project synchronization of dependencies to an Rscript. Runs only scripts needed for synchronization.
1 | syncTrunk(rscript, project.id = getProject(), ask = FALSE)
|
rscript |
script to synchronize the output of |
project.id |
is project to synchronize |
ask |
logical whether to report estimated run time prior to execution |
Character string with message about success for synchronization
1 2 3 4 | ## Not run:
syncTrunk("read_data.R","adaprHome")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.