R/Austria.R

#'  Cases of the first 149 days of the Covid-19 pandemic in Austria.
#'
#' A data frame containing the number of cases for the first 149 days of the Covid-19 pandemic
#' in Austria
#' @usage data(Austria)
#'
#' @format A data frame with 149 rows and 3 variables:
#' \describe{
#'   \item{Date}{ID of date encoded with origin="01-01-1970".}
#'   \item{Cases}{Number of newly observed cases per day.}
#'   \item{Cum_Cases}{Cumulative number of newly observed cases per day.}
#' }
#' @source \url{https://github.com/CSSEGISandData/COVID-19}
"Austria"
ku-awdc/EVI documentation built on Dec. 7, 2023, 12:27 a.m.