getProjectPublishPath: Given Project name, Return project publish directory

Description Usage Arguments Details Value Examples

Description

Given Project name, Return project publish directory

Usage

1
getProjectPublishPath(project_name = NULL)

Arguments

project_name

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: 
getProjectPublishPath("adaprHome")

## End(Not run) 

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