system_set_rpt_officer_object {ubiquity} | R Documentation |
Sets the officer Object for the Specified ubiquity Report
Description
This will replace the officer object in the ubiqiuty system object for the specified report name with the value supplied.
Usage
system_set_rpt_officer_object(cfg, rpt = NULL, rptname = "default")
Arguments
cfg |
ubiquity system object |
rpt |
officer report object |
rptname |
ubiquity report name |
Value
ubiquity system object with the replaced officer object
See Also
system_fetch_rpt_officer_object
[Package ubiquity version 2.0.3 Index]