plot.fars_density: Plot Method for 'fars_density' Object

View source: R/plot.R

plot.fars_densityR Documentation

Plot Method for fars_density Object

Description

Plots the evolution of the estimated density over time as a 3D surface.

Usage

## S3 method for class 'fars_density'
plot(x, time_index = NULL, ...)

Arguments

x

An object of class fars_density.

time_index

Optional vector for the time axis (default is 1:nrow).

...

Additional arguments (ignored).


FARS documentation built on Feb. 17, 2026, 5:06 p.m.