plot.grf_tree {grf}R Documentation

Plot a GRF tree object.

Description

Plot a GRF tree object.

Usage

## S3 method for class 'grf_tree'
plot(x, ...)

Arguments

x

The tree to plot

...

Additional arguments (currently ignored).


[Package grf version 0.10.2 Index]