get_tracker_urls {covid19us} | R Documentation |
Get URLs and their details for each state
Description
Get URLs and their details for each state
Usage
get_tracker_urls()
Value
A tibble with one row for every state, the URL used by scrapers to get data, and a filter
column that provices the xpath or CSS selector used by the COVID-19 Tracking Project's scraper to get this data.
Examples
get_tracker_urls()
[Package covid19us version 0.1.9 Index]