brew: Patched brew

Description Usage Arguments Details Value Note References See Also

Description

This is a forked/patched version of 'brew' package made by Jeffrey Horner (c) 2007. See: References about the original version.

Usage

1
brew(text = NULL, envir = parent.frame())

Arguments

text

character vector

envir

environment

Details

This custom function can do more and also less compared to the original brew package. First of all the internal caching mechanism (and other, from pander package POV needless features) of 'brew' is removed for some extra profits:

Value

brewed document to stdout and raw results while evaluating the text in a structured list.

Note

This function should be never called directly (use brew::brew instead) as being a helper function of Pandoc.brew.

References

Jeffrey Horner (2011). _brew: Templating Framework for Report Generation._ http://CRAN.R-project.org/package=brewz

See Also

Pandoc.brew


huashan/pander documentation built on May 17, 2019, 9:10 p.m.