is.rscl {big.data.table}R Documentation

Check if list stores Rserve connections

Description

Check if list stores Rserve connections

Usage

is.rscl(x, silent = TRUE)

Arguments

x

a list

silent

logical default TRUE, if FALSE then error are raised if list is not Rserve connections list.

Value

TRUE, FALSE or raise error if 'silent=FALSE'.


[Package big.data.table version 0.3.4 Index]