make_mesh | R Documentation |
Make INLA triangular mesh from faces and vertices
make_mesh(vertices, faces)
vertices |
A |
faces |
An |
INLA triangular mesh
This function requires the INLA
package, which is not a CRAN package.
See https://www.r-inla.org/download-install for easy installation instructions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.