clean_isone_data: Clean the ISONE data

Description Usage Arguments Examples

View source: R/clean_isone_data.R

Description

clean_isone_data removes variables that aren't needed, then adds some derived weather variables, and potentially useful interactions. It then writes an RDS file named and to a directory specified in the configuration file.

Usage

1
clean_isone_data(cln_yaml_cfg = "")

Arguments

cln_yaml_cfg

a yaml file with configuration settings

Examples

1
2
3
4
## Not run: 
clean_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.