Learn R Programming

phylosim (version 3.0.2)

checkConsistency.QMatrix: Check object consistency

Description

Check object consistency.

Usage

# S3 method for QMatrix
checkConsistency(this, check.process=TRUE, ...)

Arguments

this

An object.

check.process

Check the associated process object.

...

Not used.

Value

Returns an invisible TRUE if no inconsistencies found in the object, throws an error otherwise.

See Also

For more information see QMatrix.