rapport.body: Template Body
Description
Returns contents of the template body.
Usage
rapport.body(fp, htag = get.tags("header.close"), ...)
Value
a character vector with template body contents
Arguments
- fp
a template file pointer (see rapport:::rapport.read
for details)
- htag
a string with closing body tag
- ...
additional arguments to be passed to grep
function