Description Usage Arguments Examples
View source: R/clean_isone_data.R
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.
1 | clean_isone_data(cln_yaml_cfg = "")
|
cln_yaml_cfg |
a yaml file with configuration settings |
1 2 3 4 | ## Not run:
clean_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.