url_api | R Documentation |
Assemble RDB Services API URL
url_api(
...,
.use_testing_server = pal::pkg_config_val(key = "use_testing_server", pkg = this_pkg)
)
... |
Optional path components added to the base URL. |
.use_testing_server |
Whether or not to use the testing servers instead of the production servers for RDB Services API calls etc. |
A character scalar.
Other URL assembly functions:
url_admin_portal()
,
url_codebook()
,
url_website()
rdb:::url_api("health")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.