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_*' |
hm_agg | Aggregates the table inside a slot to a larger time period |
hm_agg-method | Aggregates the table inside a slot to a larger time period |
hm_build | Load native data files automatically |
hm_build-method | Load native data files automatically |
hm_build_generic | Load native data files automatically |
hm_build_generic-method | Load native data files automatically |
hm_create | Creates an hydromet object. |
hm_get | Extract the slot |
hm_get-method | Extract the slot |
hm_melt | Melt many objects into an 'hydromet_compact' class object |
hm_melt-method | Melt many objects into an 'hydromet_compact' class object |
hm_mutate | Create, modify and delete columns inside a slot |
hm_mutate-method | Create, modify and delete columns inside a slot |
hm_name | Set new column names |
hm_name-method | Set new column names |
hm_plot | Methods to easily use 'ggplot2' or 'plotly' (interactive) |
hm_plot-method | Methods to easily use 'ggplot2' or 'plotly' (interactive) |
hm_report | Get a summary report of your data |
hm_report-method | Get a summary report of your data |
hm_set | Set the data of an 'hydromet' object or its subclass |
hm_set-method | Set the data of an 'hydromet' object or its subclass |
hm_show | Easy access to see your data |
hm_show-method | Easy access to see your data |
hm_subset | Subset your data by dates |
hm_subset-method | Subset your data by dates |
hydromet | 'hydromet' superclass object |
hydromet-class | 'hydromet' superclass object |
hydromet_compact | 'hydromet' subclass for compact data |
hydromet_compact-class | 'hydromet' subclass for compact data |
hydromet_station | 'hydromet' subclass for store hydro-meteorological records. |
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 |
roll_fun | Rolling functions |
set_threshold | Set a threshold |
set_value | Set user defined values |
swe_derive | Snow Water Equivalent to melt or snowfall |