Description Usage Arguments Value
reads data from Covid19 in tsv format. Required columns: country, detected, healed, deceased, date.
1 | readDataCovid(dataFile, col_types = "ciiic")
|
dataFile |
full path to data file |
col_types |
types of columns for reading the table |
data frame with the data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.