Learn R Programming

RemixAutoML (version 0.5.0)

DeleteFile: DeleteFile

Description

DeleteFile will prompt you for a file to delete and then permanently delete a file. You won't have to go the the recycle bin to delete it a second time

Usage

DeleteFile(File = NULL)

Arguments

File

If NULL a prompt will allow you to click on the file to have it removed. Otherwise, supply a path to the file including its name and extension

See Also

Other System Functions: CreateProjectFolders()