syncTrunk: Partial project synchronization of dependencies to an...

Description Usage Arguments Value Examples

View source: R/sync_test_si.R

Description

Partial project synchronization of dependencies to an Rscript. Runs only scripts needed for synchronization.

Usage

1
syncTrunk(rscript, project.id = getProject(), ask = FALSE)

Arguments

rscript

script to synchronize the output of

project.id

is project to synchronize

ask

logical whether to report estimated run time prior to execution

Value

Character string with message about success for synchronization

Examples

1
2
3
4
## Not run: 
syncTrunk("read_data.R","adaprHome")

## End(Not run) 

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.