system_set_rpt_onbrand_object {ubiquity} | R Documentation |
Sets the onbrand Object for the Specified ubiquity Report
Description
This will reset the onbrand object in the ubiqiuty system object for the specified report name.
Usage
system_set_rpt_onbrand_object(cfg, obnd = NULL, rptname = "default")
Arguments
cfg |
ubiquity system object |
obnd |
onbrand report object |
rptname |
ubiquity report name |
Value
ubiquity system object with onbrand report set
See Also
system_fetch_rpt_onbrand_object
[Package ubiquity version 2.0.3 Index]