plot_runtime | R Documentation |
create barplot of algorithm runtimes
plot_runtime(results.df, title = NULL, algorithm.order = NULL)
results.df |
data frame containing deconvolution results as returned by prepare_data() |
title |
character, plot title |
algorithm.order |
character vector of algorithm names specifying the plotting order |
runtime plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.