R/olctools.R

#' @title Tools for handling Open Location Codes
#' @name olctools
#' @description \href{http://openlocationcode.com/}{Open Location Codes} are a Google-created standard for identifying geographic locations.
#' olctools provides utilities for validating, encoding and decoding entries that follow this standard.
#' @useDynLib olctools
#' @importFrom Rcpp sourceCpp
#' @docType package
#' @aliases olctools olctools-package
NULL
Ironholds/olctools documentation built on May 7, 2019, 6:40 a.m.