resolve_deeplink | R Documentation |
resolve a deeplink created in the opendata portal
resolve_deeplink(
deeplink,
...,
base_url = getOption("cbsodataR.base_url", BASE_URL)
)
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. |
information object with table id, select, filter and query statement.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.