- Added the ability to specific which protobuf descriptor
tfnswapi_get()
will use to parse a 'application/x-google-protobuf' response. You can select one oftransit_realtime.*
variables,transit_realtime.FeedMessage
is selected as default.
- You now can quickly browse TfNSW API with
tfnswapi_browse()
. tfnswapi_get()
is now able to parse 'application/x-google-protobuf', the protobuf format of GTFS realtime.
- Added a
NEWS.md
file to track changes to the package.