Learn R Programming

phyext2 (version 0.0.4)

phyext2methods: Misc. functions from phyext package (methods definitions)

Description

Internal functions, classes, and methods (from the no-longer-maintained phyext package) used indirectly by the export.figtree function of the SigTree package.

Arguments

Details

The export.figtree function of the SigTree package depends on several functions in the previously-maintained phyext package. In December 2014, that package's maintainer declined to continue maintenance, and that package was dropped from CRAN. With the permission of that package's original author (Conrad Stack), the tools of the phyext package are included here.

The original phyext package can be found in the CRAN archives: http://cran.r-project.org/src/contrib/Archive/phyext/

References

J. Conrad Stack (2011). "phyext: An extension of some of the classes in phylobase. Tree objects now support subnodes on branches." R package version 0.0.1.

Examples

Run this code
# dummy example
x <- 1

Run the code above in your browser using DataLab