| delete.AbstractFileArray | R Documentation |
Deletes the file array from the file system. If the file array is open, it is first closed.
## S3 method for class 'AbstractFileArray'
delete(this, ...)
... |
Not used. |
Returns (invisibly) TRUE if the file was successfully deleted (or did
not exist in the first place), otherwise FALSE.
Henrik Bengtsson
For more information see AbstractFileArray.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.