inzsummary: iNZight Summary Method
Description
A generic function used to summarize objects within the iNZight ecosystem.
Usage
inzsummary(x, ..., env = parent.frame())# S3 method for formula
inzsummary(x, data = NULL, design = NULL, ..., env = parent.frame())
Value
The output depends on the type of input, and consists of a summary object with a print
method.
Arguments
- x
An object
- ...
additional arguments for methods
- env
an environment to evaluate things
- data
Dataset to plotq
- design
A survey design to use