render_template: Render a list of variables, including layout, to an rmd file...

View source: R/render_template.R

render_templateR Documentation

Render a list of variables, including layout, to an rmd file for rendering

Description

Render a list of variables, including layout, to an rmd file for rendering

Usage

render_template(v, out = stdout(), layout_dir = "web/_layouts")

Arguments

v

A list of variables that the template uses; must contain layout

out

Where to write the output. Default: stdout

layout_dir

Where are the layouts? Default: ‘web/_layouts’


pbreheny/html documentation built on April 17, 2025, 11:36 p.m.