Learn R Programming

R.huge (version 0.10.1)

open.AbstractFileArray: 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 AbstractFileArray
open(con, ...)

Value

Returns (invisibly) itself.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

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