summary.ThinData {seqgendiff}R Documentation

Provide summary output of a ThinData S3 object.

Description

Provide summary output of a ThinData S3 object.

Usage

## S3 method for class 'ThinData'
summary(object, ...)

Arguments

object

A ThinData S3 object. This is generally output by either thin_diff, thin_2group, or thin_lib.

...

Not used.

Value

Returns nothing. Prints out some summary information on object.

Author(s)

David Gerard


[Package seqgendiff version 1.2.4 Index]