phylog-class {phylobase} | R Documentation |
S4 version of the class phylog
from the ade4
package.
A virtual Class: No objects may be created from it.
Class phylog
, directly.
signature(from = "phylo4", to = "phylog")
:
a phylo4 object can be coerced to a phylog
object using as(object,"phylog")
. Thibaut Jombart jombart@biomserv.univ-lyon1.fr
The original phylog
from the
ade4
package.