View source: R/preproc-utils.R
| mark_fitted | R Documentation |
Adds a fitted flag to preprocessing objects to track their state. This is used by the new API to ensure proper workflow.
mark_fitted(object, fitted = TRUE)
object |
A preprocessing object |
fitted |
Logical indicating fitted state |
The object with fitted state marked
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.