plot_mesh_geometry | R Documentation |
Given a (small) mesh, plot the mesh and possibly label
plot_mesh_geometry(mesh, ..., label_vertices = TRUE, label_polygons = FALSE)
mesh |
a mesh produced by |
... |
further arguments for |
label_vertices |
logical, if TRUE then label the vertices |
label_polygons |
logical, if TRUE label each polygon with it's row number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.