Description Usage Arguments Value Examples
Summarize an Oklahoma Mesonet time series (MTS) data
frame returned by okmts. Summary can be by
hour, day, month, or year. Precipitation (variable RAIN)
is returned as totals within the given time period.
1 |
mts |
data frame returned by |
by |
character string indicating time period to average over. May include "hour", "day", "month", or "year". |
metric |
function to summarize with. Default is "mean" (average), but may also include "min", "max", and "sd" for minimum, maximum, and standard deviation, respectively. |
A data frame summarizing Mesonet measurements by station and given time period.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.