Given an PlasmoMAPI project with sampling coordinates already loaded, create a hex grid around these points.
1 | create_map(proj, hex_width = NULL, border_coords = NULL)
|
proj |
object of class |
hex_width |
width of hexagons. |
border_coords |
dataframe giving coordinates (long, lat) of a polygon within which the map is defined. If null then this is generated automatically from the convex hull of the sampling locations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.