importTemplate: Import a template

View source: R/templates.R

importTemplateR Documentation

Import a template

Description

Imports a template from a file. Templates can be exported into a file format by using exportTemplate

Usage

importTemplate(path)

Arguments

path

The file path of the file to import, including the file name and extension. The file name must end with a .yaml extension.

Value

A template object.


pedrocoutinhosilva/imola documentation built on Jan. 30, 2024, 6:49 a.m.