authorClasses.ready4fun_manifest <- function(x,
key_1L_chr = NULL,
self_serve_1L_lgl = F,
self_serve_fn_ls = NULL) {
x <- write_clss(x,
key_1L_chr = key_1L_chr,
self_serve_1L_lgl = self_serve_1L_lgl,
self_serve_fn_ls = self_serve_fn_ls
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.