QDeleteFiles: Deletes a set of objects

View source: R/DataMart.R

QDeleteFilesR Documentation

Deletes a set of objects

Description

Deletes a list of objects by filename from the Displayr cloud drive

Usage

QDeleteFiles(filenames, company.token = getCompanySecret())

Arguments

filenames

collection of character strings. Names of the files to delete.

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.

Value

NULL invisibly. Called for the purpose of deleting data and assumed to succeed if no errors are thrown.


Displayr/flipAPI documentation built on April 17, 2024, 9:42 a.m.