open.AbstractFileArray {R.huge} | R Documentation |
Opens a connection to the data file of the file array.
## S3 method for class 'AbstractFileArray': open(con, ...)
... |
Not used. |
Returns (invisibly) itself.
Henrik Bengtsson (http://www.braju.com/R/)
*isOpen()
.
*close()
.
For more information see AbstractFileArray
.