Description Usage Arguments Value Examples
Get directory of tables with CSV's for R
1 | get_dir_tables(cfg)
|
cfg |
NPS configuration list object; see |
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"]]
1 2 | cfg <- get_nps_config(system.file(package="npstools", "nps_config.yaml"))
get_dir_tables(cfg)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.