data_file_paths: Set file paths for specific users' working environments

View source: R/data_file_paths.R

data_file_pathsR Documentation

Set file paths for specific users' working environments

Description

The purpose of this function is to make it easy to run the analyses from different users working environments. Add new list items as needed to access other data sets.

Usage

data_file_paths(user)

Arguments

user

Character. Options are "Anna" and "Travis" for personal hard drive and OneDrive folders/files, or VPN if doing everything from the network. "Duniway_et_al_2024" accesses the data archive of the data that went into the Semiarid Warm Sandy and Loamy Uplands STM for the Duniway et al. 2024 manuscript (may only work from Anna's computer).

Value

List. Use this list in other functions to access data from different file locations


annack84/STMdevelopment documentation built on April 12, 2024, 6:46 p.m.