Skip to contents

This is the R software development kit for the Close.City API. It returns travel times from every US census block to nearby places, on foot, by bike, and by public transit. The data behind close.city is served over the Close API.

Install

# install.packages("remotes")
remotes::install_github("henryspatialanalysis/closecity-r")

Documentation

New to the package? Start with the guide, then work through a tutorial.

Reference