View source: R/plot_fars_density.R
plot.fars_density | R Documentation |
Plots the evolution of the estimated density over time as a 3D surface.
## S3 method for class 'fars_density'
plot(x, time_index = NULL, ...)
x |
An object of class |
time_index |
Optional vector for the time axis (default is 1:nrow). |
... |
Additional arguments passed to the plot function. (ignored) |
An interactive plot of class plotly
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.