View source: R/plot_bench_overview.R
plot_bench_overview | R Documentation |
plot_bench_overview
plot_bench_overview(benchmark_data, x, y, colb, choice_vector_bench)
benchmark_data |
output from |
x |
variable (column name) to be plotted on x axis |
y |
variable (column name) to be plotted on y axis |
colb |
variable (column name) to color by |
choice_vector_bench |
named vector including all variables used as elements |
plotly object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.