get_element_nodes | R Documentation |
Given an element, get its neighboring nodes
get_element_nodes(x, elem = 1:3)
x |
FVCOM ncdf4 object |
elem |
numeric, element ID |
4 column matrix where columns are [elemID, pID1, pID2, nodeID3]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.