Appends content to an open ubiquity Word report.
Arguments
- cfg
ubiquity system object
- type
Type of content to add. See the onbrand function
report_add_doc_content
for the allowed content types.- content
List with content to add to the report. See the onbrand function
report_add_doc_content
format of this list.- rptname
Report name
See also
report_add_doc_content
and
Reporting vignette (vignette("Reporting", package = "ubiquity")
)