Rdocumentation
powered by
Learn R Programming
rapport (version 0.51)
tpl.body: Template Body
Description
Returns contents of the template body.
Usage
tpl.body(fp, htag = get.tags("header.close"), ...)
Arguments
fp
a template file pointer (see
tpl.find
for details)
htag
a string with closing body tag
...
additional arguments to be passed to
grep
function
Value
a character vector with template body contents