as.mesh3d.fracture_geom | R Documentation |
Makes a mesh3d object from fracture
as.mesh3d.fracture_geom(
obj,
type = c("top", "bottom"),
transform = function(points) points
)
obj |
the fracture_geom object to plot in 3d |
type |
the surface to plot: top, bottom, middle |
... |
other arguments passed to tmesh3d |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.