syncProject: Checks the synchronization project and runs scripts needed...

Description Usage Arguments Value Examples

Description

Checks the synchronization project and runs scripts needed for synchronization

Usage

1
syncProject(project.id = getProject(), ask = FALSE)

Arguments

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: 
syncProject("adaprHome")

## End(Not run) 

adapr documentation built on May 1, 2019, 7:05 p.m.