lines-methods: Methods for Function lines

lines-methodsR Documentation

Methods for Function lines

Description

Graphical methods for adding line segments to existing plots.

Methods

signature(x = "test.result")

Add lines of 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 lines. Typically this method is used to add new test results to an existing plot.

See Also

lines, test.result.


pso documentation built on April 12, 2022, 5:06 p.m.