set_api_url: Set the api url

Description Usage Arguments

View source: R/settings.R

Description

set_api_url sets the url that the package uses for the api endpoint. By default the package uses the main live endpoint for the data platform's SPARQL api. If you wish to run a local version of the api you can use this function to tell the package to use that endpoint instead.

Usage

1
set_api_url(api_url)

Arguments

api_url

The url of an available data platform SPARQL endpoint.


olihawkins/pdpr documentation built on Sept. 15, 2020, 4:47 p.m.