R/hubway-package.r

#' Tools to Work with the 'Hubway' 'API'
#' @name hubway
#' @docType package
#' @author Bob Rudis (@@hrbrmstr)
#' @importFrom dplyr filter left_join
#' @importFrom httr GET content stop_for_status
#' @importFrom tibble as_tibble
#' @importFrom jsonlite fromJSON
NULL
hrbrmstr/hubway documentation built on May 17, 2019, 5:09 p.m.