R/packagegename-data.R

#' Hong Kong COVID-19 Cases Dataset
#'
#' @description This dataset contains the COVID-19 cases data in Hong Kong.
#'
#' @format A data frame with 3 variables:
#' \describe{
#'   \item{lon}{Longitude of the location}
#'   \item{lat}{Latitude of the location}
#'   \item{t}{Number of COVID-19 cases}
#' }
"hk"

Try the Rlibkdv package in your browser

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

Rlibkdv documentation built on Oct. 22, 2023, 1:16 a.m.