sits_config_show: Show current sits configuration

View source: R/sits_config.R

sits_config_showR Documentation

Show current sits configuration

Description

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.

Usage

sits_config_show(source = NULL, collection = NULL)

Arguments

source

Data source (character vector).

collection

Collection (character vector).

Value

No return value, called for side effects.

Examples

sits_config_show(source = "BDC")
sits_config_show(source = "BDC", collection = "CBERS-WFI-16D")

e-sensing/sits documentation built on Jan. 28, 2024, 6:05 a.m.