monthly {GHCNr} | R Documentation |
Calculate Monthly Summaries
Description
Calculate Monthly Summaries
Usage
monthly(x)
Arguments
x |
Object of class |
Details
x is the table returned from daily()
or
remove_flagged()
or any subset of them.
Value
A tibble with the monthly timeseries at the stations.
Examples
monthly(CA003076680)
[Package GHCNr version 0.8.0 Index]