Rdocumentation
powered by
Learn R Programming
explainr (version 0.1)
compile_template: compile an object using a template
Description
compile an object using a template
Usage
compile_template(template, theme = "default", ...)
Arguments
template
a template, typically loaded from
load_template
theme
name of the theme to use
...
objects to be provided to the template
Value
A compiled text version of the object