define_for_rmd: Generate code for a generic define document

View source: R/define.R

define_for_rmdR Documentation

Generate code for a generic define document

Description

This function is for internal use by render_define().

Usage

define_for_rmd(x, form_, proj = NULL, meta = NULL, tex = TRUE)

Arguments

x

a project file name

form_

a function or the name of a function to format the spec contents

proj

a project object from which to render

meta

meta data list

tex

logical; if TRUE then try to switch to tex namespace if it exists


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