plot.safe_extractor {rSAFE} | R 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
[Package rSAFE version 0.1.4 Index]