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