plotSurface | R Documentation |
Plots interactive 3D plot for density of detected calls against call length (s) and principal frequency (kHz), using bivariate kernel density estimation provided via the MASS package
plotSurface(data_path, res = 60)
data_path |
The path to the call data |
res |
The resolution to render surface plot (default is 60) |
3D surface plot for the selected call dataset
## Not run: plotSurface(data_path = "path")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.