Functions that get values from config file.
.config_file().config_user_file()
.config_get(key, default = NULL)
.config_names(key)
.config_gtiff_default_options()
.config_local_file_extensions()
.config_palettes()
.config_palette_colors(labels, ..., palette = "default")
.config_processing_bloat()
.config_rstac_limit()
.config_raster_pkg()
Vector with labels.
Additional parameters.
Collection to be searched in the data source.
A sits data cube.
The palette that should be chosen based on the configuration file.
A logical value that specifies whether the return should be in vector form, if true, or list form, if false. Default value is FALSE.
Source of data cube
Functions that search for values from a key or collection return atomic values. Check functions return invisible null values or give an error.