setProject: Checks or changes the specified adapr project in R option...

Description Usage Arguments Details Value Examples

Description

Checks or changes the specified adapr project in R option "adaprProject"

Usage

1
setProject(project.id = "", quickTest = TRUE)

Arguments

project.id

characters specifying project.id of working project

quickTest

logical whether to check if project exists

Details

Default is adaprHome. Returns default if project does not exist.

Value

value is specified project or default project

Examples

1
2
3
4
## Not run: 
 setProject("adaprHome")

## End(Not run) 

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