| extract_grid | R Documentation |
Internal function to extract a HexGridInfo from different input types. Accepts HexGridInfo, HexData, or legacy hexify_grid objects.
extract_grid(x, allow_null = FALSE)
x |
Object containing grid info |
allow_null |
If TRUE, return NULL when x is NULL |
HexGridInfo object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.