get_token {trainR} | R Documentation |
Get user's token
Description
Get user's token to access the National Rail Enquiries (NRE) data feeds.
Usage
get_token(ENV = "NRE")
Arguments
ENV |
String with environment variable containing the token to access the NRE data feeds (default = "NRE"). |
Value
String with token.
[Package trainR version 0.0.1 Index]