build_body {htmlreportR} | R Documentation |
This method builds the body of an HTML report
by appending the specified body text to an htmlReport
object.
body_text |
A character string containing the body text to be appended to the HTML report. |
Build HTML Report Body
An updated htmlReport
object with the specified
body text appended to its body.