clean.up | R Documentation |
remove the files from the working directory given as an input
clean.up(files)
files |
Ideally used to remove many files at once or following creating a side.by.side movie and then deleting the two parent movies.
clean.up(c('test_movie.mp4', 'frame_00006.png', 'how_to.pdf'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.