R/lookup-datasets.R

#' Weather type lookup
#'
#' @docType data
#'
#' @usage data(weather_type_lookup)
#' @format data frame
#' @keywords datasets
#' @examples
#' data(weather_type_lookup)
"weather_type_lookup"
#' Visibility lookup
#'
#' @docType data
#'
#' @usage data(visibility_lookup)

#' @examples
#' data(visibility_lookup)
"visibility_lookup"
neilcharles/meteoR documentation built on May 17, 2020, 3:27 p.m.