| agg2annually | Aggregates a data frame to annually resolution |
| agg2climatic | Aggregates a data frame to climatic resolution |
| agg2daily | Aggregates a data frame to daily resolution |
| agg2hourly | Aggregates a data frame to hourly resolution |
| agg2monthly | Aggregates a data frame to monthly resolution |
| agg_table | Aggregates a data frame to a larger time period |
| build_table | Create a basic data frame for plotting |
| check_class | Check class for arguments |
| check_cross | Check cross for argument coherence |
| check_length | Check argument length |
| check_numeric | Check numeric argument consistency |
| check_string | Check string argument consistency |
| col_stats | Get an specific matrix columns statistics. |
| cum_sum | Cumulative sum |
| dual_y_table | Rescale the data frame values in order to graph a dual y axis... |
| fill_table | Find non-reported dates and fill them with 'NA_*' |
| ggplot_table | Creates suitable table for 'ggplot2' |
| hm_agg | Aggregates the table inside a slot to a larger time period |
| hm_build | Load native data files automatically |
| hm_build_generic | 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 -... |
| read_ianigla | Reads data from Sistema de Monitoreo Meteorológico de Alta... |
| read_mnemos | Reads data provided by MNEMOS software (SNIH - Argentina) |
| read_snih | Reads data from Servicio Nacional de Información Hídrica... |
| reexports | Objects exported from other packages |
| 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.