Description Usage Arguments Details Examples
View source: R/combine_isone_data.R
combine_isone_data
combines the yearly excel file retrieved
from ISONE's website into one RDS file. In the process it standardizes
column names, and deals with DST start/end.
1 | combine_isone_data(yaml_cfg = "")
|
yaml_cfg |
a yaml file with configuration settings |
Note the output file for this function is the input file
for clean_isone_data
1 2 3 4 | ## Not run:
combine_isone_data('/home/wally/gefcom17/config/gen_and_dates_cfg.yaml')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.