| persp3d | R Documentation | 
Plot surface
## S3 method for class 'TRI' persp3d(x, ..., add = FALSE) ## S3 method for class 'TRI0' persp3d(x, ..., add = FALSE) ## S3 method for class 'BasicRaster' persp3d(x, ..., add = FALSE) ## S3 method for class 'DEL' persp3d(x, ..., add = FALSE) ## S3 method for class 'DEL0' persp3d(x, ..., add = FALSE) ## S3 method for class 'QUAD' persp3d(x, ..., add = FALSE) ## S3 method for class 'matrix' persp3d(x, ..., add = FALSE) ## S3 method for class 'sf' persp3d(x, ..., add = FALSE) ## S3 method for class 'sfc' persp3d(x, ..., add = FALSE) ## S3 method for class 'Spatial' persp3d(x, ..., add = FALSE) ## S3 method for class 'triangulation' persp3d(x, ..., add = FALSE)
| x | sp, sf, raster, trip, or any other model understood by anglr/silicate | 
| ... | pass material3d properties to rgl | 
| add | add to existing plot or start a new one (the default) | 
plot3d as.mesh3d wire3d dot3d shade3d
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.