Test whether an ff or ffdf object or a ff_pointer is opened.
Usage
is.open(x, ...)
# S3 method for ff
is.open(x, ...)
# S3 method for ffdf
is.open(x, ...)
# S3 method for ff_pointer
is.open(x, ...)
Value
TRUE or FALSE (or NA if not all components of an ffdf object are opened or closed)
Arguments
x
an ff or ffdf object
...
further arguments (not used)
Author
Jens Oehlschlägel
Details
ff objects open automatically if accessed while closed.
For ffdf objects we test all of their physical components including their row.names if they are is.ff