powered by
Deletes a file or directory (collection) on WebDAV server
wd_delete(req, file)
TRUE on success, FALSE on failure (invisibly)
request handle obtained from wd_connect
wd_connect
path to file or directory to delete on the server
if (FALSE) { wd_delete(r, "testfile.R") }
Run the code above in your browser using DataLab