Learn R Programming

amadeus (version 1.2.3)

check_geom: 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)

Value

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

Arguments

geom

FALSE/"sf"/"terra".'

Author

Mitchell Manware