combine_isone_data: Combine the xls(x)'s downloaded from ISONE's website

Description Usage Arguments Details Examples

View source: R/combine_isone_data.R

Description

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.

Usage

1
combine_isone_data(yaml_cfg = "")

Arguments

yaml_cfg

a yaml file with configuration settings

Details

Note the output file for this function is the input file for clean_isone_data

Examples

1
2
3
4
## Not run: 
combine_isone_data('/home/wally/gefcom17/config/gen_and_dates_cfg.yaml')

## End(Not run)

tvwallace/gefcom17Model documentation built on Jan. 23, 2021, 12:48 a.m.