resolve_deeplink: resolve a deeplink created in the opendata portal

View source: R/deeplink.R

resolve_deeplinkR Documentation

Description

resolve a deeplink created in the opendata portal

Usage

resolve_deeplink(
  deeplink,
  ...,
  base_url = getOption("cbsodataR.base_url", BASE_URL)
)

Arguments

deeplink

url to the deeplink in the opendataportal

...

used in the query

base_url

optionally specify a different server. Useful for third party data services implementing the same protocol.

Value

information object with table id, select, filter and query statement.


edwindj/cbsodataR documentation built on April 23, 2024, 7:15 p.m.