GTServer-class {GeneTraffic} | R Documentation |
This represents the GTServer
class which is used to
identify the host, port, username and password of a
GeneTraffic server.
gt <- new("GTServer", host = "genetraffic", username="demo", password="pass", port = as.integer(80))