R/RcppExports.R
coord_to_h3_int.RdReturn the raw 64 bit inter H3 index from a latitude, longitude and resolution
coord_to_h3_int(lat, lon, res)
| lat | latitude in degrees |
|---|---|
| lon | longitude in degrees |
| resolution | resolution, higher is more granular |