portalr
R package for exploring PORTAL data.
portalr
is a package of tools for querying, aggregating, and exploring data from PORTAL (Portland Oregon Regional Transportation Archive Listing). For more information about PORTAL, visit http://portal.its.pdx.edu. The portalr
package is being documented using staticdocs
at http://bigtransportdata.com/_portal/portalr/.
Installation
This package is still in development, but you can get the most recent development version from Bryan's GitHub. Package installation is demonstrated below.
install.packages("devtools")
devtools::install_github("bpb824/portalr")