R/h3lib-package.R

#' @useDynLib "h3lib", .registration = TRUE
NULL


#' 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 \url{https://github.com/symbolixau/h3lib#how-do-i-call-these-routines}.
#'
#' @docType package
#' @rdname h3lib
#' @title h3lib
"_PACKAGE"

Try the h3lib package in your browser

Any scripts or data that you put into this service are public.

h3lib documentation built on April 4, 2025, 5:25 a.m.