getProjectPath: Given Project id, Return project directory

Description Usage Arguments Details Value Examples

Description

Given Project id, Return project directory

Usage

1
getProjectPath(project.id0 = getProject())

Arguments

project.id0

is string with project name

Details

Reads "~/ProjectPaths/projectid_2_diretory.csv" into dataframe

Value

string containing project directory

Examples

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

## End(Not run) 

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