Package 'h3lib'

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

Help Index


h3lib

Description

h3lib

Details

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.

Author(s)

Maintainer: David Cooley [email protected]

Other contributors:

See Also

Useful links: