R/sampledata.R

#'@title Sample data: Rainfall forecasts data
#'@description A dataset containing 2 stations including observation and raw forecasts.
#'
#'@docType data
#'@keywords datasets
#'@name sample
#'@usage data(sample)
NULL

#'@title Australia NWP rainfall forecasts at lead 1h over Sydney region
#'@description A dataset containing 160 stations including observation and raw forecasts.
#'@docType data
#'@keywords datasets
#'@name NWP.rain
#'@usage data(NWP.rain)
NULL

Try the WQM package in your browser

Any scripts or data that you put into this service are public.

WQM documentation built on Oct. 11, 2024, 9:07 a.m.