View source: R/plot_benchmark_bar.R
plot_benchmark_bar | R Documentation |
Plot run time and # genes returned across species and function tests.
plot_benchmark_bar(bench_res, remove_failed_times = FALSE, show_plot = TRUE)
bench_res |
Results from |
remove_failed_times |
In instances where
no genes were returned, set time to |
show_plot |
Print plot. |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.