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