| finalize.AbstractFileArray | R Documentation |
Internal: Clean up when file array is deallocated from memory.
## S3 method for class 'AbstractFileArray'
finalize(this, ...)
... |
Not used. |
The finalizer of a file array makes sure to close the file connection, if it is open.
Returns nothing.
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.