url_api: Assemble RDB Services API URL

url_apiR Documentation

Assemble RDB Services API URL

Description

Assemble RDB Services API URL

Usage

url_api(
  ...,
  .use_testing_server = pal::pkg_config_val(key = "use_testing_server", pkg = this_pkg)
)

Arguments

...

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.

Value

A character scalar.

See Also

Other URL assembly functions: url_admin_portal(), url_codebook(), url_website()

Examples

rdb:::url_api("health")

zdaarau/c2d documentation built on Dec. 18, 2024, 1:24 p.m.