Learn R Programming

adapr (version 2.0.0)

getProjectPath: Given Project id, Return project directory

Description

Given Project id, Return project directory

Usage

getProjectPath(project.id0 = getProject())

Arguments

project.id0

is string with project name

Value

string containing project directory

Details

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

Examples

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

Run the code above in your browser using DataLab