
Last chance! 50% off unlimited learning
Sale ends in
Delete one or more files from a dataset.
delete_files(dataset, file_names)
Dataset URL or path.
List of file names, including file extensions.
Object of type success_message
.
# NOT RUN {
dwapi::delete_files(dataset = 'user/dataset',
file_names = list('file1.csv', 'file2.csv'))
# }
Run the code above in your browser using DataLab