View source: R/plot_bench_histo.R
plot_bench_histo | R Documentation |
plot_bench_histo
plot_bench_histo(
benchmark_data,
var,
choice_vector_bench,
color = "blue",
post_comp = FALSE,
rm_NF_legend = FALSE
)
benchmark_data |
output from |
var |
variable name to be plotted |
choice_vector_bench |
named vector including variable to be plotted as element |
color |
color of histogram |
post_comp |
TRUE/FALSE are data from benchmark or comparison with non-targeted |
rm_NF_legend |
for shiny functionality |
plotly object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.