Learn R Programming

EVI (version 0.2.0-0)

Italy: 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)

Arguments

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.