library(rmarkdown)
render(
input = paste0(getwd(),"/tests/tests-verifs/Verif-02-Bilan.Rmd"),
output_format = "pdf_document",
output_dir = "V:/GI-Data/_ADMIS/tests-fcts/Bilan"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.