QDeleteFiles | R Documentation |
Deletes a list of objects by filename from the Displayr cloud drive
QDeleteFiles(filenames, company.token = getCompanySecret())
filenames |
collection of character strings. Names of the files to delete. To reference a file in a subdirectory, use double backslashes after each folder (e.g "subdir\file.csv"). |
company.token |
Use this if you need to read from a different company's Displayr Cloud Drive. You need to contact Support to get this token. |
NULL invisibly. Called for the purpose of deleting data and assumed to succeed if no errors are thrown.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.