sdmx_endpoint: Get URL for known SDMX registry endpoints

View source: R/sdmx.R

sdmx_endpointR Documentation

Get URL for known SDMX registry endpoints

Description

Convenience function storing URLs for SDMX endpoints.

Usage

sdmx_endpoint(registry = NULL)

Arguments

registry

[character] name of the endpoint (case insensitve). If registry is NULL (the default), the list of supported endpoints is returned.

See Also

Other sdmx: sdmx_codelist(), validator_from_dsd()

Examples

sdmx_endpoint()
sdmx_endpoint("ESTAT")
sdmx_endpoint("global")


validate documentation built on March 31, 2023, 6:27 p.m.