| rapport.header {rapport} | R Documentation |
Returns rapport template header from provided path or a character vector.
rapport.header(fp, open.tag = get.tags("header.open"),
close.tag = get.tags("header.close"), ...)
fp |
a template file pointer (see |
open.tag |
a string with opening tag (defaults to value of user-defined |
close.tag |
a string with closing tag (defaults to value of user-defined |
... |
additional arguments to be passed to |
a character vector with template header contents