Description Objects from the Class Slots Methods Author(s) Examples
The ServiceURI class is a general container for storing the URI of a REST based Web service.
Objects can be created by calls of the form ServiceURI()
.
ServiceURI()
creates an ServiceURI
instances out of
an URL and an API resource.
url
:Object of class "character"
~~
version
:Object of class "character"
~~
signature(object = "ServiceURI")
: ...
signature(x = "ServiceURI")
: ...
Adrian Alexa
1 | showClass("ServiceURI")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.