Description Usage Arguments Value Examples
Get Hexagon Boundaries
1 |
data |
A data.frame or character vector,
if the former is specified then the |
... |
Other arguments passed to methods. |
A named list of hexagon boundaries where the names are the hex index.
1 2 3 4 5 | ## Not run:
geo_to_h3(quakes, lat, long) %>%
h3_to_geo_boundary(hex = hex)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.