Title: | Exposes the 'Uber' 'H3' Library to R Packages |
---|---|
Description: | 'H3' is a hexagonal hierarchical spatial index developed by 'Uber' <https://h3geo.org/>. This package exposes the source code of 'H3' (written in 'C') to routines that are callable through 'R'. |
Authors: | David Cooley [aut, cre], Ray Shao [ctb] |
Maintainer: | David Cooley <[email protected]> |
License: | MIT + file LICENSE |
Version: | 0.1.4 |
Built: | 2025-03-12 02:42:18 UTC |
Source: | https://github.com/symbolixau/h3lib |
h3lib
h3lib exposes the source code of 'H3' (written in 'C') to routines that are callable through 'R'. Detailed examples on how to call these routines are on the website https://github.com/symbolixau/h3lib#how-do-i-call-these-routines.
Maintainer: David Cooley [email protected]
Other contributors:
Ray Shao [email protected] [contributor]
Useful links: