.source_access_test {sits}R Documentation

Test access in API services

Description

Checks that online API services like STAC and wtss are available for access.

Usage

.source_access_test(source, collection, ...)

Arguments

source

Data source (one of "SATVEG", "LOCAL", "BDC", "AWS", "USGS" "DEAFRICA", "PROBS").

collection

Collection to be searched in the data source

Value

An error if service is unreachable or a invisible null otherwise.


[Package sits version 0.13.0 Index]