unlink deletes the files specified by x.
unlink
x
unlink(x)
a character vector with the name of the files to be deleted. Shell wildcards are allowed.
The return value of the corresponding system command.