powered by
Prints the current sits configuration options. To show specific configuration options for a source, a collection, or a palette, users can inform the corresponding keys to source and collection.
source
collection
sits_config_show(source = NULL, collection = NULL)
No return value, called for side effects.
Data source (character vector).
Collection (character vector).
sits_config_show(source = "BDC") sits_config_show(source = "BDC", collection = "CBERS-WFI-16D")
Run the code above in your browser using DataLab