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 Aug. 31, 2022, 9:16 a.m.