rapport.body {rapport}R Documentation

Template Body

Description

Returns contents of the template body.

Usage

rapport.body(fp, htag = get.tags("header.close"), ...)

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

Value

a character vector with template body contents


[Package rapport version 1.1 Index]