aggregate_solute | R Documentation |
Aggregate Solute
aggregate_solute(
solute,
sim_datetime_start = as.POSIXct("2017-05-01", tz = "UTC"),
col_aggr = "date"
)
solute |
solute as retrieved by |
sim_datetime_start |
simulation start as datetime object (default: as.POSIXct("2017-05-01", tz = "UTC")) |
col_aggr |
column to be aggregated. One of "date", "yearmonth", "year" or "year_hydrologic" (default: "date") |
aggregated solute
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.