.s3_daily {GHCNr} | R Documentation |
Daily Class Constructor
Description
Daily Class Constructor
Usage
.s3_daily(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_daily
.
Value
An object of class ghcn_daily
.
[Package GHCNr version 1.4.5 Index]