length-crossTab {coRdon}R Documentation

Length of crossTab object.

Description

The length of crossTab is number of sequences for which the contingency table is contained in the object.

Usage

## S4 method for signature 'crossTab'
length(x)

Arguments

x

A crossTab object.

Value

Numeric, the length of x.


[Package coRdon version 1.12.0 Index]