getTotalRates.Sequence: Get the total site rates from a Sequence object
Description
Get the total site rates from a Sequence object.
This method simply calls getTotalRatesFromRange(this)
.
See getTotalRatesFromRange.Sequence
for more details.
Usage
# S3 method for Sequence
getTotalRates(this, ...)
Value
A numeric vector containing the total site rates.
See Also
getTotalRatesFromRange.Sequence