Learn R Programming

sits (version 1.1.0)

.config_new_source: Include a new source in the configuration

Description

creates a new data source in the config file

Usage

.config_new_source(s3_class, collections, ..., service = NULL, url = NULL)

Value

list with the configuration associated to the new source

Arguments

s3_class

s3 class associated to the source

collections

collections associated to the source

...

other parameters associated to the new source

service

protocol associated to the source (e.g., "STAC")

url

url associated to the endpoint of the service