is.rscl {big.data.table} | R Documentation |
Check if list stores Rserve connections
is.rscl(x, silent = TRUE)
x |
a list |
silent |
logical default TRUE, if FALSE then error are raised if list is not Rserve connections list. |
TRUE, FALSE or raise error if 'silent=FALSE'.