R utilities for consuming the Civic Software Foundation API

Installation

From the R command line:

if (!require(remotes)) install.packages("remotes")
remotes::install_github("hackoregon/rcivicapi")