points-methods | R Documentation |
Graphical methods for adding points to existing plots.
signature(x = "test.result")
Add points with the success rate versus the number of function
evaluations for the test resulted provided as x
to the current
plot. Any additional
arguments to the method will be passed on to
points
. Typically this method is used to add new test
results to an existing plot.
points
, test.result
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.