Learn R Programming

adapr (version 2.0.0)

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

Description

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

Usage

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

Arguments

project.id

characters specifying project.id of working project

quickTest

logical whether to check if project exists

Value

value is specified project or default project

Details

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

Examples

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

Run the code above in your browser using DataLab