R/hubs.R

#' Get hubs
#' @seealso \url{http://docs.onfleet.com/docs/hubs} \url{http://docs.onfleet.com/docs/entities#hub}
#' @export
onfleet_get_hubs <- function() {
  onfleet_call("GET", "hubs")
}
CannaData/onfleetR documentation built on May 26, 2019, 6:41 a.m.