Create a rwd_agg template
rwd_agg
rwd_agg_template() creates a template csv file to use to create a RiverWare data aggregator (rwd_agg ).
rwd_agg_template()
rwd_agg_template(file, path = ".", examples = FALSE)
file
path
examples
FALSE
TRUE
rwd_agg_template(file = "rwa_slots.csv", path = tempdir()) rwd_agg_template(file = "rwa_slots.csv", path = tempdir(), examples = TRUE)
read_rwd_agg()
Related functions from the same R package
Useful links