RSclient (version 0.7-3)

RC-methods: Methods for the RserveConnection class

Description

Basic methods (printing, comparison) for the RserveConnection class.

Usage

# S3 method for RserveConnection
print(x, ...)
# S3 method for RserveConnection
==(e1, e2)
# S3 method for RserveConnection
!=(e1, e2)

Arguments

x

Rserve connection object

e1

Rserve connection object

e2

Rserve connection object

ignored

Value

print returns x invisibly

== and != return a logical scalar