compile_joss <- function(...) {
message("Rendering rmarkdown document...")
#rmarkdown::render('E:/Dropbox/Lab/Research/Projects/2023/NlsyLinks/vignettes/articles/paper.Rmd',
# encoding = 'UTF-8',
# knit_root_dir = '~/R')
message("Done rendering!")
}
compile_joss()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.