plot.fars_density: Plot method for fars_density objects

View source: R/plot_fars_density.R

plot.fars_densityR Documentation

Plot method for fars_density objects

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 passed to the plot function. (ignored)

Value

An interactive plot of class plotly.


FARS documentation built on Aug. 8, 2025, 7:33 p.m.