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

Description Usage Arguments Details Value Examples

View source: R/setProject.R

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 project is 'adaprHome'. Returns default if project does not exist. Very useful in conjunction with getProject(). Sets the library if the project is not using the default library. Dialogue opens if project.id is empty string.

Value

value is specified project or default project

Examples

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

## End(Not run) 

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