plot_runtime: create barplot of algorithm runtimes

View source: R/plot_runtime.R

plot_runtimeR Documentation

create barplot of algorithm runtimes

Description

create barplot of algorithm runtimes

Usage

plot_runtime(results.df, title = NULL, algorithm.order = NULL)

Arguments

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

Value

runtime plot


MarianSchoen/DMC documentation built on Aug. 2, 2022, 3:05 p.m.