get_aqol6d_scrg_dict <- function(){
ready4::ingest(ready4use::Ready4useRepos(gh_repo_1L_chr = "ready4-dev/scorz",
gh_tag_1L_chr = "Documentation_0.0"),
fls_to_ingest_chr = c("aqol_scrg_dict_r3")) %>%
ready4::procureSlot("b_Ready4useIngest") %>%
ready4::procure(fl_nm_1L_chr = "aqol_scrg_dict_r3")
}
get_aqol6d_scrg_dss <- function(){
aqol6d_scrg_dss_ls <- ready4::ingest(ready4use::Ready4useRepos(gh_repo_1L_chr = "ready4-dev/scorz",
gh_tag_1L_chr = "Documentation_0.0"),
fls_to_ingest_chr = c("aqol6d_scrg_dss_ls")) %>%
ready4::procureSlot("b_Ready4useIngest") %>%
ready4::procure(fl_nm_1L_chr = "aqol6d_scrg_dss_ls")
return(aqol6d_scrg_dss_ls)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.