Italy {EVI} | R Documentation |
Cases of the first 149 days of the Covid-19 pandemic in Italy.
Description
A data frame containing the number of cases for the first 149 days of the Covid-19 pandemic in Italy.
Usage
data(Italy)
Format
A data frame with 149 rows and 3 variables:
- Date
ID of date encoded with origin="01-01-1970".
- Cases
Number of newly observed cases per day.
- Cum_Cases
Cumulative number of newly observed cases per day.
Source
https://github.com/CSSEGISandData/COVID-19
[Package EVI version 0.2.0-0 Index]