S3 methods for tracking which additional packages are needed for steps.
S3 methods for tracking which additional packages are needed for steps.
## S3 method for class 'step_depth' required_pkgs(x, ...) ## S3 method for class 'step_ica' required_pkgs(x, ...) ## S3 method for class 'step_isomap' required_pkgs(x, ...) ## S3 method for class 'step_kpca' required_pkgs(x, ...) ## S3 method for class 'step_kpca_poly' required_pkgs(x, ...) ## S3 method for class 'step_kpca_rbf' required_pkgs(x, ...) ## S3 method for class 'step_nnmf' required_pkgs(x, ...) ## S3 method for class 'step_pls' required_pkgs(x, ...) ## S3 method for class 'step_window' required_pkgs(x, ...)
x |
A recipe step |
A character vector
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.