globalVariables(names = c(
"PERCENT", 'n',
'Y', 'log_reg_y', 'glm_reg_y', 'rforest_y', 'xgbModel_y', 'svmRbf_y', '.estimate', 'model',
'roc_auc', 'f_meas', 'bal_accuracy', 'pr_auc',
'glm_cv_results_tbl', 'rf_cv_results_tbl', 'svm_cv_results_tbl',
'xgb_cv_results_tbl',
'glm_reg_final', 'rforest_final', 'svmRbf_final', 'xgbModel_final',
'x', 'colors', 'nLevels', 'dataset'
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.