add_parameter | Suffix a parameter to a HTML request |
add_parameters | Suffix one or many parameters to a HTML request |
all_disruptions_to_tibble | Convert the contents of a disruptions API call to a single... |
assert_correct_attributes | Assert that the API has returned the expected attributes |
cached_route_types | Retrieve route types, using cached values if possible |
convert_to_melbourne_time | Convert a datetime returned by the PTV API into Melbourne... |
departures | Departures from a given stop |
departure_to_tibble | Convert a single departure to a tibble |
describe_route_type | Convert a numeric route type to a human-friendly description |
directions | Directions for a given direction ID |
directions_on_route | Directions on a given route |
disruption_information | Information on a particular disruption |
disruption_modes | Retrieve a translation from description mode number to... |
disruptions | Information for all disruptions |
disruptions_at_stop | Disruptions at a given stop |
disruptions_on_route | Disruptions on a given route |
disruption_to_tibble | Convert a single disruption to a tibble |
fare_estimate | Calculate a fare estimate between zones |
filter_departures | Filter parsed departures content according to user input |
generate_request_url | Generate a URL with devid and signature |
geopath_to_tibble | Convert a single geopath to a tibble |
make_url_friendly | Convert an input to a form that can be used in a URL. |
map_and_rbind | Map and rbind a list of data frames |
outlets | Information for all outlets |
outlets_nearby | Information for outlets near a given location |
outlet_to_tibble | Convert a single outlet to a tibble |
parse_directions_content | Parse content of directions API call |
parse_fare_estimate_content | Parse content of fare estimates API call |
patterns | Stopping pattern for a given run |
process_response | Process a raw httr response and return an object of class... |
ptvapi-package | ptvapi: A package for accessing the Public Transport Victoria... |
PTVGET | Submit a GET request to the PTV API |
ptv_search | Use a character term to search for routes, stops, and... |
route_information | Information for a given route |
routes | Information for all routes |
route_to_tibble | Convert a single route to a tibble |
route_types | Retrieve a translation from route type number to name |
run_information | Information for a given run |
runs_on_route | Runs on a given route |
run_to_tibble | Convert a single run to a tibble |
search_outlets | Search for outlets using text |
search_routes | Search for routes using text |
search_stops | Search for stops using text |
stop_information | Information for a given stop (metropolitan and V/Line... |
stops_nearby | Stops near a given location |
stops_on_route | Stops on a given route and route type |
stop_to_tibble | Convert a single stop to a tibble |
to_datetime | Convert a POSIXct or character datetime to a format ready for... |
to_integer | Strictly convert an object to an integer |
translate_route_type | Translate a route type input into a numerical route type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.