Learn R Programming

ubiquity (version 2.1.0)

system_rpt_template_details: 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")

Value

list with template information, see template_details for information on the structure of this list.

Arguments

cfg

ubiquity system object

rptname

Report name

See Also

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