plot.safe_extractor: Plotting Transformations of the SAFE Extractor Object

View source: R/safe_extraction.R

plot.safe_extractorR Documentation

Plotting Transformations of the SAFE Extractor Object

Description

Plotting Transformations of the SAFE Extractor Object

Usage

## S3 method for class 'safe_extractor'
plot(x, ..., variable = NULL)

Arguments

x

safe_extractor object containing information about variables transformations created with safe_extraction() function

...

other parameters

variable

character, name of the variable to be plotted

Value

a plot object


ModelOriented/rSAFE documentation built on Aug. 19, 2022, 2:54 a.m.