Description Usage Arguments Examples
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
1 | get_tfgm_carparks(readpath = getwd())
|
readpath |
the path where you saved the file with the api key, defaults to working directory |
1 | carpark_df <- get_tfgm_carparks()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.