build_body {htmlreportR}R Documentation

Build HTML Report Body

Description

This method builds the body of an HTML report by appending the specified body text to an htmlReport object.

Arguments

body_text

A character string containing the body text to be appended to the HTML report.

Details

Build HTML Report Body

Value

An updated htmlReport object with the specified body text appended to its body.


[Package htmlreportR version 1.0.0 Index]