cleanup.FileProgressBar | R Documentation |
Removes the progress file for a file progress bar.
## S3 method for class 'FileProgressBar'
cleanup(object, ...)
... |
Not used. |
Returns (invisibly) TRUE
, if there is no progress file afterwards.
Otherwise, FALSE
is returned.
Henrik Bengtsson
For more information see FileProgressBar
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.