geod.patches.color.overlay.singlehemi | R Documentation |
Generate color overlay from geodesic patches around several vertices for a single hemi.
geod.patches.color.overlay.singlehemi(
mesh,
vertex,
color = "#FF0000",
bg_color = "#FEFEFE",
...
)
mesh |
a single |
vertex |
positive integer (or vector of the latter), the index of the source vertex in the mesh. If a vector, the neighborhoods for all vertices will be computed separately. |
color |
single color string like |
bg_color |
character string, the background color. |
... |
extra arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.