Nothing
#' @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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.