system_rpt_save_report: Save Report to a File

system_rpt_save_reportR Documentation

Save Report to a File

Description

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

Reporting vignette (vignette("Reporting", package = "ubiquity"))


john-harrold/ubiquity documentation built on March 13, 2024, 2:58 a.m.