print.bs_tree: print.bs_tree

Description Usage Arguments Details

View source: R/tree_utils.R

Description

S3 method for printing a bs_tree object.

Usage

1
2
## S3 method for class 'bs_tree'
print(x, ...)

Arguments

x

A data.tree node.

...

Further arguments passed to print generic.

Details

Decorate the print method of the data.tree package to see more details at each node.


lorenzha/hdcd documentation built on Sept. 2, 2018, 8:20 p.m.