lines.tsissm.component | R Documentation |
Add Connected Line Segments to a Simulation Object
## S3 method for class 'tsissm.component'
lines(x, y = NULL, type = "l", ...)
x |
an object of class tsissm.component or other supported class. |
y |
not used. |
type |
character indicating the type of plotting. |
... |
additional parameters passed to the lines function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.