kenyadata | R Documentation |
A data set containing COVID-19 daily cases for Kenya for a period of 56 days from 28 March 2020 to 24 May 2020
data("kenyadata")
A data frame with 58 observations on the following 2 variables.
date
a character vector
cases
a numeric vector
https://covid19.who.int/
data(kenyadata) ## maybe str(kenyadata) ; plot(kenyadata) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.