getEndpoint: Return the URL endpoint for the DataONE Coordinating Node.
Description
A D1Client object is associated with a DataONE Coordinating Node. This
CN is either the production CN (from the "PROD" environment, the default), or a CN from one
of the development environments ("STAGING", "SANDBOX", "DEV"). The base URL for the CN
is returned.
Usage
getEndpoint(x, ...)
# S4 method for D1Client
getEndpoint(x)
Arguments
x
A D1Client object
...
(Not yet used.)
Value
A character vector containing the URL of the Coordinating Node