View source: R/safe_extraction.R
print.safe_extractor | R Documentation |
Printing Summary of the SAFE Extractor Object
## S3 method for class 'safe_extractor' print(x, ..., variable = NULL)
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. If this argument is not specified then transformations for all variables are printed |
No return value, prints the structure of the object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.