#' @title citymappR: Wrapper for Citymapper's API
#'
#' @description
#' A package to interact with Citymapper API.
#'
#' The package lets you compute travel time between two lat/lon points.
#' As of \code{0.1.1} the package allows to download \href{https://citymapper.com/cmi}{
#' Citymapper's city mobility index}
#'
#' @keywords internal
#' @docType package
#' @name citymappR
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.