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