Learn R Programming

slga (version 1.2.0)

aoi_overlaps: Check AOI overlaps

Description

Confirms whether an AOI covers the requested product (wholly or partly).

Usage

aoi_overlaps(aoi = NULL, product = NULL)

Arguments

aoi

Converted and transformed area of interest

product

Character, one of the options from column 'Short_Name' in slga_product_info.

Value

Logical, TRUE if overlap exists.