## code to prepare census_var_map dataset goes here
census_var_map <- readr::read_csv("data-raw/ipums_var_map.csv")
usethis::use_data(census_var_map, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.