Create a new SDMX endpoint
sdmx_endpoint.Rd
Create an endpoint from an url or httr2 request object
Arguments
- x
An endpoint or an httr2 request object
- ...
saved for future use
- id
character, the id of the endpoint
- name
character, the name of the endpoint
- language
character, the language to use for the text used in the response
- cache_dir
character, the directory to cache the metadata in
- verbose
logical, if
TRUE
print information on the connection
Value
a SDMXEndpoint object
See also
Other SDMX endpoints:
SDMXEndpoint
,
get_endpoint()