extract: Extraction function

View source: R/parsimonyNumber.R

extractR Documentation

Extraction function

Description

extract the needed quantities out of an S3 object.

Usage

extract(x, ...)

Arguments

x

an S3 object.

...

further arguments to be passed to the specific method.

Value

An integer giving the number of equivalent parsimonious solutions.

See Also

extract.parsimonyNumber, extract.parsimonyCost, extract.enumerate_parsimony, extract.partitionsNumber


PhylogeneticEM documentation built on June 22, 2024, 6:46 p.m.