View source: R/get_vaccinations.R
get_vaccinations | R Documentation |
Pulled from <conedatascience/covid-data>
get_vaccinations(county_list = NULL, add_population = TRUE)
county_list |
a string, the county to pull. default is all counties |
add_population |
a boolean, default of TRUE to add a population |
{
get_vaccinations(county_list = "Guilford")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.