PHGServerCon-class | R Documentation |
Class PHGServerCon
defines a rPHG
Class for storing BrAPI connection data.
Prints out information regarding properties from the PHGServerCon
class to the console
## S4 method for signature 'PHGServerCon'
show(object)
object |
A |
port
The host port.
protocol
Which protocol must be used to fetch the desired data? Must
be either http
or https
.
version
BrAPI version number. Must be either "v1"
or
"v2"
.
token
API authorization token.
url
BrAPI server URL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.