clean.up: Remove files from the working directory.

View source: R/clean.up.R

clean.upR Documentation

Remove files from the working directory.

Description

remove the files from the working directory given as an input

Usage

clean.up(files)

Arguments

files

Details

Ideally used to remove many files at once or following creating a side.by.side movie and then deleting the two parent movies.

Examples

clean.up(c('test_movie.mp4', 'frame_00006.png', 'how_to.pdf'))


Will-McD/ENSTvisualise documentation built on June 24, 2022, 5:13 p.m.