View source: R/tidymodels_prefer.R
tidymodels_prefer | R Documentation |
tidymodels_prefer()
uses the conflicted
package to handle common
conflicts with tidymodels and other packages.
tidymodels_prefer(quiet = TRUE)
quiet |
If |
The list of conflicts includes about a dozen that are known issues with other packages.
tidymodels_prefer(quiet = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.