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 (http://www.braju.com/R/)

See Also

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


[Package R.huge version 0.1.5 Index]