available_sitrep_templates: Display the available sitrep templates

View source: R/check_templates.R

available_sitrep_templatesR Documentation

Display the available sitrep templates

Description

Display the available sitrep templates

Usage

available_sitrep_templates(categorise = FALSE, ...)

Arguments

categorise

if TRUE, the results are split into a list of outbreak and survey categories. Defaults to FALSE.

...

options to pass on to dir

Value

a vector of available templates in the sitrep package

Examples

available_sitrep_templates(categorise = TRUE)
available_sitrep_templates(categorise = TRUE, full.names = TRUE)

R4EPI/sitrep documentation built on Feb. 8, 2023, 8:41 a.m.