CompEstPlot: Complexity Estimation and Prediction

Description Usage Arguments Value

Description

_Plot function for the results of algorithms complexity

Usage

1
CompEstPlot(to.plot, element_title = list("", ""), use = "time")

Arguments

to.plot

a dataset produced by CompEst() function

element_title

a string that will be added to the subtitle of the plot

use

a string indicatif if the function deals "time" or "memory" data

Value

a ggplot object


GuessCompx documentation built on June 3, 2019, 5:04 p.m.