| triSht2tri | R Documentation |
This function converts triSht objects (from this package) to tri objects (from tripack package).
triSht2tri(t.triSht)
t.triSht |
a class |
A class tri object, see tripack package.
The converted objects are not fully compatible with tripack functions. Basic stuff (printing, plotting) works, tripack::triangles e.g. does not work.
Voronoi functions from package tripack are working correctly with translated objects.
A. Gebhardt
tri.mesh,
triSht
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.