R/data.R

#' Influenza in Maryland during the 1918 pandemic
#'
#'
#' @format
#' A data frame with 91 rows and 6 columns:
#' \describe{
#'   \item{Date}{Date}
#'   \item{Baltimore}{Cases reported in the Baltimore}
#'   \item{Cumberland}{Cases reported in the Cumberland}
#'   \item{Lonaconing}{Cases reported in the Lonaconing}
#'   \item{Frederick}{Cases reported in the Frederick}
#'   \item{Salisbury}{Cases reported in the Salisbury}
#'
#' }
#' @source <https://doi.org/10.2307/4575056>
"Maryland"

Try the readsdr package in your browser

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

readsdr documentation built on May 29, 2024, 2:45 a.m.