as_rwd_agg              Coerce lists, matrices, and data.frames to
                        RiverWare data aggregators
createSlotAggList       Creates a list for use by 'getDataForAllScens'.
getDataForAllScens      Get and aggregate data from an rdf file(s)
is_rdf                  Test if the object is an rdf
is_rwd_agg              Test if the object is a rwd_agg
is_slot_agg_list        Test if the object is a slot_agg_list
keyRdf                  Example rdf file with monthly data.
rbind.rwd_agg           Combine RiverWare data aggregators
rdf_aggregate           Aggregate RiverWare output for one or more
                        scenarios
rdf_get_slot            Get a slot out of an rdf object
rdf_get_timespan        Returns the simulation timespan from an rdf
rdf_slot_names          Returns all slots contained in an rdf file.
rdf_to_rwtbl            Convert an rdf to a tibble
read.rdf                Read an rdf file into R.
read_rw_csv             Read RiverWare/RiverSMART produced csv files
read_rwd_agg            Read in a rwd_agg file
rw_scen_gen_names       Create a vector of scenarios from different
                        dimensions
rwd_agg                 Class to specify how to aggregate RiverWare
                        data
rwd_agg_template        Create a 'rwd_agg' template
rwslot_annual_sum       Simple aggregation functions for monthly matrix
                        data
rwtbl_get_scen_folder   Map a scenario name to the original scenario
                        folder
rwtbl_slot_names        List the slot names in a tbl_df
rwtbl_var_to_slot       Map a variable name to the RiverWare slot name
scen_data               Example aggregated scenario data
slot_agg_list           A class to control how RiverWare data are
                        aggregated
sysRdf                  Example rdf file with annual data.
ym_get_wateryear        Get the water year from a year-month (yearmon)
                        value
