plot_benchmarks: Plot stored benchmarks

Description Usage Arguments Value

View source: R/benchmarks.R

Description

plot_benchmarks() uses ggplot2 and ggridges to plot densities of benchmarked times in the stored benchmarks data or new data.

Usage

1
plot_benchmarks(what = "all", .df = NULL)

Arguments

what

What should be plotted? Either "kmeans_icc()" or "partition()"

.df

a data.frame with benchmarks. Default is NULL, which plots benchmarks in the internal benchmarks data.

Value

a ggplot


malcolmbarrett/partition.benchmark documentation built on May 20, 2019, 8:02 p.m.