Provide summary output of a ThinData S3 object.
## S3 method for class 'ThinData' summary(object, ...)
object
: A ThinData S3 object. This is generally output by either thin_diff
, thin_2group
, or thin_lib
....
: Not used.Returns nothing. Prints out some summary information on object
.
David Gerard