Learn R Programming

FARS (version 0.7.1)

plot.fars_scenario: Plot Method for fars_scenario Object

Description

Plots the hyperellipsoid for a given time observation (only for 1D or 2D cases).

Usage

# S3 method for fars_scenario
plot(x, obs = 1, ...)

Arguments

x

An object of class fars_scenario.

obs

Integer. Time index to plot (default = 1).

...

Additional arguments (ignored).