checkConsistency.Sequence: Check object consistency

Description Usage Arguments Value Author(s) See Also

Description

Check object consistency.

Usage

1
2
## S3 method for class '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.

Author(s)

Botond Sipos, Gregory Jordan

See Also

For more information see Sequence.


phylosim documentation built on Nov. 22, 2019, 1:07 a.m.