| 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 |
portThe host port.
protocolWhich protocol must be used to fetch the desired data? Must
be either http or https.
versionBrAPI version number. Must be either "v1" or
"v2".
tokenAPI authorization token.
urlBrAPI server URL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.