system_rpt_template_details {ubiquity} | R Documentation |
Generate Details about Report Template
Description
Wrapper for the onbrand::template_details function, see the help for that function for more information
Usage
system_rpt_template_details(cfg, rptname = "default")
Arguments
cfg |
ubiquity system object |
rptname |
Report name |
Value
list with template information, see
template_details
for information on the structure of
this list.
See Also
template_details
and
Reporting vignette (vignette("Reporting", package = "ubiquity")
)
[Package ubiquity version 2.0.3 Index]