delete.AbstractFileArray: Deletes the file array from the file system

delete.AbstractFileArrayR Documentation

Deletes the file array from the file system

Description

Deletes the file array from the file system. If the file array is open, it is first closed.

Usage

## S3 method for class 'AbstractFileArray'
delete(this, ...)

Arguments

...

Not used.

Value

Returns (invisibly) TRUE if the file was successfully deleted (or did not exist in the first place), otherwise FALSE.

Author(s)

Henrik Bengtsson

See Also

For more information see AbstractFileArray.


HenrikBengtsson/R.huge documentation built on Jan. 31, 2024, 8:12 a.m.