knitr::opts_knit$set(root.dir = rprojroot::find_rstudio_root_file()) # Set WD to Root here::i_am("dev/cran-fix.Rmd") library(here)
What is the return value of ...
thaipdf::thaipdf_document()
sloop::otype(thaipdf::thaipdf_document()) class(thaipdf::thaipdf_document())
thaipdf::thaipdf_document()$pandoc$args
rmarkdown::pdf_document()
sloop::otype(rmarkdown::pdf_document()) class(rmarkdown::pdf_document())
thaipdf::thaipdf_book()
sloop::otype(thaipdf::thaipdf_book()) class(thaipdf::thaipdf_book())
bookdown::pdf_book()
sloop::otype(bookdown::pdf_book()) class(bookdown::pdf_book())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.