soe_path: Specify a path to a folder or file in the SOE folder on the...

View source: R/utils.R

soe_pathR Documentation

Specify a path to a folder or file in the SOE folder on the network drive

Description

Specify a path to a folder or file in the SOE folder on the network drive

Usage

soe_path(...)

Arguments

...

path elements (character). Path to a file or folder, relative to 'pickaxe/SOE'. Individual components will be combined with [file.path()]

Value

full path to the file or folder

Examples

## Not run: 
soe_path("Operations ORCS/indicators/air")
# In a function call:
read.csv(soe_path("Operations ORCS/data/foo.csv"))

## End(Not run)

bcgov/envreportutils documentation built on Feb. 1, 2024, 8:48 p.m.