Compute X and Y Coordinates for Hexagon Cells
hcell2xy.RdComputes x and y coordinates from hexagon cell id's.
Arguments
- hbin
a object of class
"hexbin", typically produced byhexbin(*).- check.erosion
logical indicating if only the eroded points should be returned in the case where
hbininherits from"erodebin"(seeerodebin-class); isTRUEby default.
Details
The hexbin object hbin contains all the needed information.
The purpose of this function is to reduce storage. The cost is
additional calculation.
