Learn R Programming

adapr (version 1.0.2)

sync.project: Checks the synchronization project and runs scripts needed for synchronization

Description

Checks the synchronization project and runs scripts needed for synchronization

Usage

sync.project(project.id = get.project(), 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 {
sync.project("adaprHome")
# }
# NOT RUN {


# }

Run the code above in your browser using DataLab