data_tb <- params_ls$ds_tb
data_tb <- readRDS(here::here(paths_ls$path_to_data_from_top_level_chr %>% purrr::map(~.x)))
data_tb <- rlang::exec(params_ls$raw_ds_tfmn_fn, data_tb)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.