Learn R Programming

graphhopper (version 0.1.2)

gh_set_api_url: Set gh API base url

Description

Set gh API base url

Usage

gh_set_api_url(api_url)

Arguments

api_url

API base url

Examples

Run this code
# NOT RUN {
gh_set_api_url("http://localhost:8989")
# }

Run the code above in your browser using DataLab