RserveConnection-class: Class '"RserveConnection"'

Description Usage Arguments Methods See Also Examples

Description

Represents a connection to Rserve.

Usage

1

Arguments

...
host

character(1) The name of the host. Defaults to "localhost".

port

integer(1) The port. Defaults to 6311L.

Methods

No methods defined with class "RserveConnection" in the signature.

See Also

link{galaxy}, GalaxyOutput

Examples

1
RserveConnection(host="myhost", port=2012L)

Bioconductor/RGalaxy documentation built on May 22, 2021, 8:59 a.m.