List available NSSP report templates from the Rnssp-rmd-templates Github repository.

list_templates(as.table = FALSE)

Arguments

as.table

a logical, if TRUE, a data frame is returned. Otherwise, a vector is returned (Default is FALSE).

Value

A data frame or a vector

See also

Examples

list_templates()
list_templates(as.table = TRUE)