Rdocumentation
powered by
Learn R Programming
recordr (version 1.0.3)
unArchiveFile: Remove a file from the recordr archive directory
Description
Remove a file from the recordr archive directory
Usage
unArchiveFile(recordr, fileId)
Arguments
recordr
A Recordr object
fileId
The fileId to remove from the archive
Value
A logical value - TRUE if the file is remove, FALSE if not