View source: R/generate_certificates.R
| generate_certificates | R Documentation | 
Automatically generate personal PDF certificates from an Rmarkdown parameterized template and a vector of people names.
generate_certificates(names = NULL, rmd = NULL, outdir = "certificates")
| names | A character vector of people names | 
| rmd | Path to an Rmarkdown parameterized document. | 
| outdir | Output directory where individual certificates will be saved | 
One or many PDF files with individual certificates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.