| dgSEQNUM_to_PLANE | R Documentation | 
Uses a discrete global grid system to convert between SEQNUM and PLANE (see vignette for details)
dgSEQNUM_to_PLANE(dggs, in_seqnum)
dggs | 
 A dggs object from dgconstruct()  | 
in_seqnum | 
 Globally unique number identifying the surface polygon  | 
Returns a dggs object which can be passed to other dggridR functions
## Not run: 
library(dggridR)
dggs <- dgconstruct(res=20)
dgSEQNUM_to_PLANE(dggs, in_seqnum)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.