as.Node {data.tree}R Documentation

Convert an object to a data.tree data structure

Description

Convert an object to a data.tree data structure

Usage

as.Node(x, ...)

Arguments

x

The object to be converted

...

Additional arguments

See Also

Other as.Node: as.Node.data.frame, as.Node.dendrogram, as.Node.list, as.Node.phylo


[Package data.tree version 0.7.4 Index]