Skip to contents

Saves a ubiquity report to the specified file.

Usage

system_rpt_save_report(cfg, output_file = NULL, rptname = "default")

Arguments

cfg

ubiquity system object

output_file

File to save the report to (must be either .pptx or .docx depending on the type of report)

rptname

ubiquity report name

Value

list with the follwoing elements

  • isgood Boolean variable indicating success or failure

  • msgs Verbose description of the save results

See also