powered by
Cast Table to Daily
as_daily(data)
An object of class ghcn_daily.
ghcn_daily
A data frame or tibble to be used as the underlying data.
if (FALSE) { df <- read.csv(...) df <- as_daily(df) }
Run the code above in your browser using DataLab