powered by
Upload one or more files to a dataset.
upload_files(dataset, paths)
Dataset URL or path.
List of file paths on local file system.
Server response message.
# NOT RUN { dwapi::upload_files(dataset = 'user/dataset', paths = c('file1.csv', 'file2.csv')) # }
Run the code above in your browser using DataLab