if (FALSE) {
## 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
}
Run the code above in your browser using DataLab