plot.fars_density: Plot Method for fars_density Object
Description
Plots the evolution of the estimated density over time as a 3D surface.
Usage
# S3 method for 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).