definetemplate: Create build location for templated define documents

View source: R/definetemplate.R

definetemplateR Documentation

Create build location for templated define documents

Description

Create build location for templated define documents

Usage

definetemplate(root = tempdir())

mrgtemplate(...)

Arguments

root

directory where the build will take place

...

arguments passed to [definetemplate()] when [mrgtemplate()] is called

Details

The following files will be copied into the build directory: ⁠_output.yml⁠, definetemplate.tex, header.tex.

Value

The path to the build directory.

Examples


ans <- definetemplate()

ans

list.files(ans)

metrumresearchgroup/yspec documentation built on May 24, 2024, 12:48 a.m.