knitr::opts_chunk$set(echo = TRUE) library(tidyverse)
[@CDC; @CDC2020; @CDC2020a; @Force]
library(usdata)
data(pop) str(pop)
data(measures) str(measures)
data(States_COVID19) str(States_COVID19)
data(totals_by_age) str(totals_by_age)
data(acs) str(acs)
data(census) str(census)
data(us) str(us)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.