Add a template

After loading the Rnssp R package (library(Rnssp)), use the add_rmd_template() utility function to add/update a template.

This example uses the essence_ccdd template:

# Add the `essence_ccdd` template
add_rmd_template("essence_ccdd")

ALWAYS RESTART YOUR R SESSION after adding or updating a template to your Rnssp R package installation.

Here’s a demo:

Magic