isOpen.AbstractFileArray {R.huge}R Documentation

Checks whether the data file of the file array is open or not

Description

Checks whether the data file of the file array is open or not.

Usage

## S3 method for class 'AbstractFileArray':
isOpen(this, ...)

Arguments

... Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*open(). *close(). For more information see AbstractFileArray.


[Package R.huge version 0.1.5 Index]