if (FALSE) {
#Before running these examples, ensure you have an API key saved
#Return data for specified route ID
get_location_gtfs(route_id = "45")
#Return data within a specified bounding box
get_location_gtfs(bounding_box = c(51.401, 51.509, 0.01, 0.201))
}
Run the code above in your browser using DataLab