check_geom {amadeus}R 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


[Package amadeus version 1.1.6 Index]