#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.