# NOT RUN {
## List file upload formats supported
formats <- getDeserializerDescriptors("https://labbcat.canterbury.ac.nz/demo/")
## can we upload as plain text?
plainTextSupported <- "text/plain" %in% formats$mimeType
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab