swc_get_district_mutations <- function() {
as_tibble(readr::read_csv(csv_file("mut/district_mutations"), col_types = "iiicccicDicDD", lazy = FALSE))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.