Add Connected Line Segments to a Simulation Object
# S3 method for issm.component
lines(x, y = NULL, type = "l", ...)a line plot.
an object of class issm.component or other supported class.
not used.
character indicating the type of plotting.
additional parameters passed to the lines function.
Overlays the simulated series from the object (x), and is meant to be used when plotting different simulations from the same series for comparison.