R/citymappR.R

#' @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
andodet/citymappR documentation built on Oct. 18, 2021, 6:11 p.m.