check_spatial_resolution: Check spatial resolution

View source: R/satres.R

check_spatial_resolutionR Documentation

Check spatial resolution

Description

Check if the indicated spatial resolution is one of those available.

Usage

check_spatial_resolution(sr, res = NULL, valid_null = TRUE)

Arguments

sr

A satres object.

res

A string, spatial resolution.

valid_null

A boolean, resolution can be null.

Value

A string, spatial resolution.


satres documentation built on May 29, 2024, 8:49 a.m.