# NOT RUN {
## 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
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab