Learn R Programming

phylosim (version 3.0.5)

checkConsistency.Sequence: Check object consistency

Description

Check object consistency.

Usage

# S3 method for Sequence
checkConsistency(this, omit.sites=FALSE, ...)

Arguments

this

An object.

omit.sites

Do not check aggregated site objects.

...

Not used.

Value

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

See Also

For more information see Sequence.