close.AbstractFileArray: Closes a connection to the data file of the file array

close.AbstractFileArrayR Documentation

Closes a connection to the data file of the file array

Description

Closes a connection to the data file of the file array.

Usage

## S3 method for class 'AbstractFileArray'
close(con, ...)

Arguments

...

Not used.

Value

Returns TRUE if the file was closed. If the file is not opened, an exception is thrown.

Author(s)

Henrik Bengtsson

See Also

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


R.huge documentation built on July 9, 2023, 6:24 p.m.