View source: R/reshape_jhu_covid.R
reshape_jhu_covid | R Documentation |
Pivots JHU COVID-19 data from wide to long format. Creates daily cases. Used in pull_jhu_covid.a
reshape_jhu_covid(df)
df |
data frame upon which the reshape is to be conducted |
Function to reshape Covid-19 data from Johns Hopkins github repo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.