Learn R Programming

phylosim (version 3.0.5)

checkConsistency.GeneralDeletor: Check object consistency

Description

Check object consistency.

Usage

# S3 method for GeneralDeletor
checkConsistency(this, ...)

Arguments

this

An 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 GeneralDeletor.