RACE_MAPPING_CENSUS <- system.file("extdata",
"race_mapping_census.csv",
package = "hiRx") |>
read_race_mapping()
usethis::use_data(RACE_MAPPING_CENSUS,
overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.