Learn R Programming

stplanr (version 0.8.2)

api_pat: Retrieve personal access token.

Description

Retrieve personal access token.

Usage

api_pat(api_name, force = FALSE)

Arguments

api_name

Text string of the name of the API you are calling, e.g. cyclestreets, graphhopper etc.

Examples

Run this code
# NOT RUN {
api_pat(api_name = "cyclestreet")
# }

Run the code above in your browser using DataLab