agg_table               Aggregates a data frame to a larger time period
cum_sum                 Cumulative sum
fill_table              Find non-reported dates and fill them with
                        'NA_real_'
hm_agg                  Aggregates the table inside a slot to a larger
                        time period
hm_build                Load native data files automatically
hm_create               Creates an hydromet object.
hm_get                  Extract the slot
hm_melt                 Melt many objects into an 'hydromet_compact'
                        class object
hm_mutate               Create, modify and delete columns inside a slot
hm_name                 Set new column names
hm_plot                 Methods to easily use 'ggplot2' or 'plotly'
                        (interactive)
hm_report               Get a summary report of your data
hm_set                  Set the data of an 'hydromet' object or its
                        subclass
hm_show                 Easy access to see your data
hm_subset               Subset your data by dates
hydromet-class          'hydromet' superclass object
hydromet_compact-class
                        'hydromet' subclass for compact data
hydromet_station-class
                        'hydromet' subclass for store
                        hydro-meteorological records.
interpolate             Interpolation
mov_avg                 Moving average windows
qm_vol                  Monthly river discharge [m3/s] to volume [hm3]
read_aic                Reads data from AIC
read_cr2                Reads data from Explorador Climático (CR2 -
                        Chile)
read_dgi                Reads data from Departamento General de
                        Irrigación - Hydrological Division (DGI -
                        Mendoza - Argentina)
read_ianigla            Reads data from Sistema de Monitoreo
                        Meteorológico de Alta Montaña (IANIGLA -
                        Argentina)
read_mnemos             Reads data provided by MNEMOS software (SNIH -
                        Argentina)
read_snih               Reads data from Servicio Nacional de
                        Información Hídrica (SNIH - Argentina)
report_miss             Report 'NA_real_' values inside a table.
rm_spike                Remove spikes
set_threshold           Set a threshold
set_value               Set user defined values
swe_derive              Snow Water Equivalent to melt or snowfall
