R/templates.R
importTemplate.Rd
Imports a template from a file. Templates can be exported into a file format by using exportTemplate
importTemplate(path)
The file path of the file to import, including the file name and extension. The file name must end with a .yaml extension.
.yaml
A template object.