View source: R/Grid2Polygons.R
FindPolyNodes | R Documentation |
Find Polygon Nodes
FindPolyNodes(s)
s |
'matrix'. A 2-column table giving start- and end-node indexes for each segment in a level. |
An object of class 'list'. Vector components giving node indexes for each polygon ring. The status of the polygon as a hole or an island is taken from the ring direction, with clockwise meaning island, and counter-clockwise meaning hole.
J.C. Fisher, U.S. Geological Survey, Idaho Water Science Center
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.