Summarise component inputs
Arguments
- x
Object to be printed
- verbose
logical; If
TRUE
, includes more details of the component definitions. WhenFALSE
, only show basic component definition information. DefaultTRUE
.- ...
Passed on to other summary methods.
- label.override
character; If not
NULL
, use this label instead of the object's label.- type
character; if non-NULL, added to the output';
label = type(input)
.- object
Object to be summarised.