show_file_templates: Show built in file templates

View source: R/get_template.R

show_file_templatesR Documentation

Show built in file templates

Description

Show built in file templates

Usage

show_file_templates(template_row = NULL)

Arguments

template_row

Some of the templates are too wide to show on the screen, so to show a template in full, pass the row number of the template you want to show in full in template_row

Examples

show_file_templates()
show_file_templates(1)
show_file_templates(18)

andrew-MET/harpIO documentation built on March 7, 2024, 7:48 p.m.