Description Usage Arguments Value Examples
View source: R/covid_world_map.R
provides a function to draw Covid-19 world map based on Johns Hopkins University's data
1 |
date |
a date string like "yyyy-mm-dd" |
type |
should be equal to "death" or "confirmed" |
a world map plot
1 | covid_world_map("2020-03-24","death")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.