Skip to contents

list_templates() returns a character vector of available analysis templates included with the biometryassist package.

Usage

list_templates()

Value

character() Vector of available template file names.

See also

use_template() to copy and use a template

Examples

# See what templates are available
list_templates()
#> [1] "aov_template.R"         "mixed_model_template.R"