XML documents with transit directions from New-York to Boston

response_directions_transit

Format

A list obtained using as_list on XML response

Note

See response_directions_driving for Directions API response with driving directions

Examples

library(xml2)
doc = as_xml_document(response_directions_transit)