R/data.R

#' A sample response obtained from the `get_route_directions` function
#'
#' @name sample_response
#' @docType data
#' @format a `httr2` response object
#' @references Sample of the call based on the API documentation in \url{https://learn.microsoft.com/en-us/rest/api/maps/route/post-route-directions?view=rest-maps-2025-01-01&tabs=HTTP#examples}
#' @keywords directions response
NULL

#' A sample response obtained from the `get_route_directions` function
#'
#' @name sample_response_leeds
#' @docType data
#' @format a `httr2` response object
#' @keywords directions response
NULL

Try the azuremapsr package in your browser

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

azuremapsr documentation built on Aug. 27, 2025, 5:11 p.m.