Plot methods for test.result objects
Graphical methods for plotting test results. methods
signature(x = "test.result", y = "missing")
: Produces a plot of the success rate versus the number of function evaluations for the test result provided as x
. Any additional arguments to the method will be passed on to plot
.plot
, test.result
.
Useful links