.s3_monthly {GHCNr} | R Documentation |
Monthly Class Constructor
Description
Monthly Class Constructor
Usage
.s3_monthly(data = tibble::tibble())
Arguments
data |
A data frame or tibble to be used as the underlying data. |
Details
Creates a new object of class ghcn_monthly
.
Value
An object of class ghcn_monthly
.
[Package GHCNr version 0.8.0 Index]