View source: R/use_templates.R
use_visualizer_template | R Documentation |
Function to create boilerplate code for creating Visualizers
use_visualizer_template(
ids = NULL,
pred_nested_cols,
pred_truth_col,
pred_prob_cols,
feature_nested_cols,
feature_col,
feature_truth_col,
feature_imp_col,
feature_pval_col
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.