PHGServerCon-class: An PHGServerCon Class

PHGServerCon-classR Documentation

An PHGServerCon Class

Description

Class PHGServerCon defines a rPHG Class for storing BrAPI connection data.

Prints out information regarding properties from the PHGServerCon class to the console

Usage

## S4 method for signature 'PHGServerCon'
show(object)

Arguments

object

A PHGServerCon object

Slots

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.


maize-genetics/rPHG documentation built on April 4, 2024, 11:18 p.m.