list_templates {biometryassist} | R Documentation |
List available biometryassist templates
Description
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()
[Package biometryassist version 1.3.1 Index]