get_tfgm_carparks: Get TfGM carparks Function

Description Usage Arguments Examples

Description

This function returns a dataframe of carparks in Greater Manchester This dataset contains car park names, state (giving an indication of whether it is open or closed), capacity and real-time occupancy for selected car parks in the districts of Manchester, Stockport and Wigan only. Metrolink Park & Ride sites will be available shortly. Function also exracts longitude and latitude into separate columns from WKT column

Usage

1
get_tfgm_carparks(readpath = getwd())

Arguments

readpath

the path where you saved the file with the api key, defaults to working directory

Examples

1
carpark_df <- get_tfgm_carparks()

maczokni/transportR documentation built on May 30, 2019, 9:57 p.m.