## code to prepare `example_gen_model` dataset goes here
example_gen_model <- fit_gen_model(example_maf_data$gene_lengths, table = example_tables$train)
usethis::use_data(example_gen_model, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.