print.binary_segmentation_tree: print.binary_segmentation_tree

Description Usage Arguments Details

View source: R/tree_utils.R

Description

S3 method for printing a binary_segmentation_tree object.

Usage

1
2
## S3 method for class 'binary_segmentation_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.


mlondschien/hdcd documentation built on Jan. 5, 2021, 11:26 p.m.