Learn R Programming

adapr (version 1.0.2)

get.project.path: Given Project name, Return project directory

Description

Given Project name, Return project directory

Usage

get.project.path(project_name = NULL)

Arguments

project_name

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 {
get.project.path("adaprHome")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab