Learn R Programming

biometryassist (version 1.3.0)

list_templates: List available biometryassist templates

Description

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

Usage

list_templates()

Arguments

Value

character() Vector of available template file names.

See Also

use_template() to copy and use a template

Examples

Run this code
# See what templates are available
list_templates()

Run the code above in your browser using DataLab