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

Try the olctools package in your browser

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

olctools documentation built on May 2, 2019, 4:21 a.m.