CIDA_drive_path: Get CIDA drive path

View source: R/cida_drive_path.R

CIDA_drive_pathR Documentation

Get CIDA drive path

Description

This function attempts to get the proper path for the CIDA drive either on Windows or Mac.

Usage

CIDA_drive_path(file = "")

Arguments

file

(optional) Path to subdirectory/file within CIDA drive

Value

Full (absolute) file path of CIDA drive

Examples

# Read data from P1234PIname project
## Not run: 
df <- read.csv(CIDA_drive_path("BRANCHES/Pulmonary/P1234PIname/DataRaw/data.csv"))

## End(Not run)


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