plot.recforest: Plot method for recforest objects

View source: R/0_s3_methods.R

plot.recforestR Documentation

Plot method for recforest objects

Description

Plot method for recforest objects

Usage

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

Arguments

x

An object of class recforest.

...

Additional arguments to be passed to the plot function.

Value

No return value, used for side effect.


recforest documentation built on April 12, 2025, 9:17 a.m.