checkConsistency.Sequence: Check object consistency
Description
Check object consistency.
Usage
# S3 method for Sequence
checkConsistency(this, omit.sites=FALSE, ...)
Arguments
omit.sites
Do not check aggregated site objects.
Value
Returns an invisible TRUE if no inconsistencies found in the object, throws
an error otherwise.
See Also
For more information see Sequence
.