# Copyright (C) 2022 by Higher Expectations for Racine County
RACE_MAPPING_DPI_STAFF <- system.file(
"extdata",
"race_mapping_dpi_staff.csv",
package = "hiRx"
) |>
read_race_mapping()
usethis::use_data(RACE_MAPPING_DPI_STAFF,
overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.