.onLoad <- function(libname, pkgname){
# Registers engines with parsnip
add_boost_tree_lightgbm()
add_decision_tree_tree()
add_decision_tree_partykit()
add_rand_forest_partykit()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.