italydata | R Documentation |
A data set containing COVID-19 mortality rates for Italy for a period of 59 days from 27 Feb 2020 to 27 April 2020.
data("italydata")
A data frame with 59 observations on the following 2 variables.
date
a character vector
rate
a numeric vector
https://covid19.who.int/
data(italydata) ## maybe str(italydata) ; plot(italydata) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.