summary.ThinData: Provide summary output of a ThinData S3 object.
Description
Provide summary output of a ThinData S3 object.
Usage
# S3 method for ThinData
summary(object, ...)
Value
Returns nothing. Prints out some summary information on
object.
Arguments
- object
A ThinData S3 object. This is generally output by either
thin_diff, thin_2group, or
thin_lib.
- ...
Not used.