COVID_NY_FL_vaccines | R Documentation |
A dataset describing groups of COVID-19 vaccinations in New York and Florida.
data("COVID_NY_FL_vaccines")
a dataframe with 4 columns
The state of the vaccinations.
Either "new york"
or "florida"
.
Character value describing the
3 possibilities for vaccination status:
"not"
, "partially"
, or "fully"
vaccinated.
Raw state population value in vaccination group.
State percentage in vaccination group.
State population data and state COVID-19 vaccination data were downloaded from the John Hopkins Centers for Civic Impact COVID-19 GitHub repository "https://github.com/govex/COVID-19/".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.