Description Usage Arguments Value Examples
View source: R/get_tests_regional.R
Scrapes data on the cumulative number of COVID-19 tests conducted in Russian regions from Rospotrebnadzor website, including the per capita data
1 |
news |
news links data frame, output of |
A data frame with self-explanatory columns.
1 2 3 | # get all the data
news <- get_news()
df <- get_tests_federal(news)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.