List available NSSP report templates from the Rnssp-rmd-templates Github repository.
list_templates(as.table = FALSE)
a logical, if TRUE, a data frame is returned. Otherwise, a vector is returned (Default is FALSE).
A data frame or a vector
list_templates()
list_templates(as.table = TRUE)