anom_name_chunks_addin <- function() {
anom_name_chunks(
path = rstudioapi::selectFile(filter = "R Markdown Files (*.Rmd)")
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.