print.treedata.table {treedata.table}R Documentation

Print method treedata.table objects

Description

Print method treedata.table objects

Usage

## S3 method for class 'treedata.table'
print(x, ...)

Arguments

x

an object of class "treedata.table"

...

additional arguments passed to "head.treedata.table"

Value

Function uses prints the tree and the first lines of the data.table object.


[Package treedata.table version 0.1.0 Index]