View source: R/plot_marginal_hist.R
plot_hist | R Documentation |
helper function used by add_marginal_histograms
plot_hist(var, p, data_input, ...)
var |
character vector, variable name |
p |
alluvial plot |
data_input |
dataframe used to create alluvial plot |
... |
additional arguments for specific alluvial plot types: pred_train can be used to pass training predictions for model response alluvials |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.