create_hex_grid | R Documentation |
TODO
create_hex_grid(project, hex_width = NULL, border_coords = NULL)
project |
a genescaper project, as produced by the
|
hex_width |
width of hexagons. |
border_coords |
dataframe giving coordinates (longitude, latitude) of a polygon within which the map is defined. If null then this is generated automatically from the convex hull of the sample site locations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.