Learn R Programming

PSCBS (version 0.63.0)

nbrOfLoci.AbstractCBS: Gets the number of loci

Description

Gets the number of loci.

Usage

# S3 method for AbstractCBS
nbrOfLoci(fit, splitters=FALSE, ...)

Arguments

splitters, ...

Arguments passed to *getLocusData().

Value

Returns an integer.

See Also

For more information see AbstractCBS.