get_dir_tables: Get directory of tables with CSV's for R

Description Usage Arguments Value Examples

Description

Get directory of tables with CSV's for R

Usage

1

Arguments

cfg

NPS configuration list object; see get_nps_config

Value

path to directory of tables with CSV's for R. Evaluates the machine name that my be inserted into the NPS configuration file, per: Sys.info()[["nodename"]]

Examples

1
2
cfg <- get_nps_config(system.file(package="npstools", "nps_config.yaml"))
get_dir_tables(cfg)

ecoquants/npstools documentation built on May 10, 2019, 9:50 a.m.