sdmx_endpoint {validate} | R Documentation |
Get URL for known SDMX registry endpoints
Description
Convenience function storing URLs for SDMX endpoints.
Usage
sdmx_endpoint(registry = NULL)
Arguments
registry |
|
See Also
Other sdmx:
sdmx_codelist()
,
validator_from_dsd()
Examples
sdmx_endpoint()
sdmx_endpoint("ESTAT")
sdmx_endpoint("global")
[Package validate version 1.1.5 Index]