.gc_format_col {sits}R Documentation

Internal function to handle with different file collection formats for each provider.

Description

Generic function with the goal that each source implements its own way of localizing the collection format file.

Usage

.gc_format_col(source, collection, ...)

Arguments

source

A character value referring to a valid data source.

collection

A character value referring to a valid collection.

...

Additional parameters.

Value

A character path with format collection.


[Package sits version 0.16.2 Index]