ProjectLocation: Get Project data location on CIDA Drive

View source: R/project_meta_data.R

ProjectLocationR Documentation

Get Project data location on CIDA Drive

Description

Get Project data location on CIDA Drive

Usage

ProjectLocation(path = "")

Arguments

path

(optional) a relative path to a particular place in the project

Value

full (absolute) file path including the project location on CIDA drive

Examples

# Read data from current project
## Not run: 
df <- read.csv(ProjectLocation("DataRaw/my_proj_data.csv"))

## End(Not run)


CIDA-CSPH/CIDAtools documentation built on Sept. 18, 2023, 10:55 a.m.