Learn R Programming

adapr (version 2.0.0)

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

Description

Checks the synchronization project and runs scripts needed for synchronization

Usage

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

Run this code
# NOT RUN {
syncProject("adaprHome")
# }
# NOT RUN {


# }

Run the code above in your browser using DataLab