plot3d
From lidR v1.3.0
by Jean-Romain Roussel
Plot a wireframe of a RasterLayer
or a lasmetrics
object
Plot a wireframe of a RasterLayer
or a lasmetrics
object
Usage
plot3d(x, y, add = FALSE, bg = "black", ...)
Arguments
- x
An object of the class
RasterLayer
orlasmetrics
- y
Unused (inherited from R base)
- add
logical. if TRUE, add to current 3D plot.
- bg
The color for the background. Default is black.
- …
Supplementary parameters for surface3d
Community examples
Looks like there are no examples yet.