CompEstPlot: Complexity Estimation and Prediction
Description
_Plot function for the results of algorithms complexity
Usage
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