Description Usage Format Source
The coronavirus dataset is from the R package 'coronavirus'. There are 189 countries in this dataset. Daily COVID-19 cases data of each country was provided in the dataset, which contains confirmed / recovered / deeath. This package also provides a tidy long format and a wide format dataset of coronavirous. Please use 'cwdcovid19::coronavirus_long' and 'cwdcovid19::coronavirus_wide' to view them.
1 |
An object of class data.frame
with 211184 rows and 7 columns.
data used in this package was extracted from the R package coronavirus(R package 'coronavirus').
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.