process_recipe | R Documentation |
Processes a single recipe
process_recipe(df, recipe, quiet = FALSE)
df |
A data frame from a kwr object (either clean_data, or classified_data). |
recipe |
A single classification recipe. |
quiet |
If TRUE prints no messages. |
A data frame with updated classification.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.