The function takes a Simple Feature Polygon and a size argument and creates a list with an indexed matrix with coordinates and a Simple Feature object, that consists of hexagonal grids.
Value
Returns a list with 2 elements. List element 1 will have the grid cell IDS, and the X and Y coordinates of the centers of each grid cell. List element 2 is the grid as Simple Feature Polygons, which is used for plotting purposes.
See also
Other Helper Functions:
get_grids(),
grid_area(),
isSpatial(),
permutations(),
readinteger(),
readintegerSel(),
splitAt(),
windata_format()

