gh_set_api_url: Set gh API base url

Description Usage Arguments Note Examples

View source: R/core.R

Description

Set gh API base url

Usage

1
gh_set_api_url(api_url)

Arguments

api_url

API base url

Note

Internally it calls Sys.setenv to store the API url in an environment variable called GH_API_URL.

Examples

1
gh_set_api_url("http://localhost:8989")

graphhopper documentation built on Feb. 6, 2021, 5:05 p.m.