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"

Try the EVI package in your browser

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

EVI documentation built on May 29, 2024, 11:51 a.m.