View source: R/server_metadata.R
list_file_formats | R Documentation |
The function queries the openEO service for supported I/O formats as a FileFormatList
object.
list_file_formats(con = NULL)
con |
openEO client object (optional) otherwise |
The FileFormatList
object is a named list, which is organized into 'input' and 'output'. For each category a different
named list with the FileFormat
is indexed by its format ID.
a FileFormatList object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.