aggregate_tlevel | R Documentation |
only for columns starting with "sum" and matching "volume"
aggregate_tlevel(
t_level,
sim_datetime_start = as.POSIXct("2017-05-01", tz = "UTC"),
col_aggr = "date"
)
t_level |
t_level 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 t_level data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.