powered by
Uses a discrete global grid system to convert between SEQNUM and PROJTRI (see vignette for details)
dgSEQNUM_to_PROJTRI(dggs, in_seqnum)
Returns a dggs object which can be passed to other dggridR functions
A dggs object from dgconstruct()
Globally unique number identifying the surface polygon
if (FALSE) { library(dggridR) dggs <- dgconstruct(res=20) dgSEQNUM_to_PROJTRI(dggs, in_seqnum) }
Run the code above in your browser using DataLab