print.Boruta: Print Boruta object

View source: R/Boruta.R

print.BorutaR Documentation

Print Boruta object

Description

Print method for the Boruta objects.

Usage

## S3 method for class 'Boruta'
print(x, ...)

Arguments

x

an object of a class Boruta.

...

additional arguments passed to print.

Value

Invisible copy of x.


Boruta documentation built on Nov. 12, 2022, 9:06 a.m.