lines: Add Connected Line Segments to a Simulation Object

lines.tsissm.componentR Documentation

Add Connected Line Segments to a Simulation Object

Description

Add Connected Line Segments to a Simulation Object

Usage

## S3 method for class 'tsissm.component'
lines(x, y = NULL, type = "l", ...)

Arguments

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.


tsmodels/tssimulator documentation built on April 29, 2024, 9:11 a.m.