README.md

BANEScarparkinglite: like BANEScarparking, but smaller!

Build Status codecov.io CRAN_Status_Badge

This is a stripped-down version of the BANEScarparking package. It contains functions for obtaining and working with the BANES car parking records from the Bath: Hacked API, as well as some functions for getting other related datasets via web-scraping.

Feel free to contribute anything you think might be useful!

Contributors so far:

Package contents

The full BANEScarparking package contains all of these functions, along with parking, events, rugby and weather data up to the end of 2017 (stored as R datasets).

Installation

You can install the package from CRAN:

install.packages("BANEScarparkinglite")

(Or if you want to keep up to date with the latest changes, you can install the development version with

devtools::install_github("owenjonesuob/BANEScarparkinglite")

You'll need the devtools package to do this - you can install it with install.packages("devtools").)

Then you can load the package with

library(BANEScarparkinglite)

and you'll be good to go!

Version: 0.1.3 (released 2019-08-05)

Contact: Owen Jones (@owenjonesuob)



Try the BANEScarparkinglite package in your browser

Any scripts or data that you put into this service are public.

BANEScarparkinglite documentation built on Aug. 5, 2019, 5:14 p.m.