check_geom: Check that 'geom' value is one of 'FALSE', '"sf"', or...

View source: R/calculate_covariates_auxiliary.R

check_geomR Documentation

Check that geom value is one of FALSE, "sf", or "terra"

Description

Check that geom value is one of FALSE, "sf", or "terra".

Usage

check_geom(geom)

Arguments

geom

FALSE/"sf"/"terra".'

Value

NULL; will stop if geom is not one of the three options

Author(s)

Mitchell Manware


amadeus documentation built on April 4, 2025, 12:21 a.m.