open.AbstractFileArray {R.huge} | R Documentation |
Opens a connection to the data file of the file array
Description
Opens a connection to the data file of the file array.
Usage
## S3 method for class 'AbstractFileArray'
open(con, ...)
Arguments
... |
Not used. |
Value
Returns (invisibly) itself.
Author(s)
Henrik Bengtsson
See Also
*isOpen()
.
*close()
.
For more information see AbstractFileArray
.
[Package R.huge version 0.10.1 Index]