View source: R/preproc-utils.R
| check_fitted | R Documentation |
Internal helper to provide consistent error messages when attempting to transform with unfitted preprocessors.
check_fitted(object, action = "transform")
object |
A preprocessing object |
action |
Character string describing the attempted action |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.