.s3_anomaly {GHCNr} | R Documentation |
Anomaly Constructor
Description
Anomaly Constructor
Usage
.s3_anomaly(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_anomaly
.
Value
An object of class ghcn_anomaly
.
[Package GHCNr version 1.4.5 Index]