Learn R Programming

treedata.table (version 0.1.0)

print.treedata.table: Print method treedata.table objects

Description

Print method treedata.table objects

Usage

# S3 method for 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.