check_geom {amadeus} | R Documentation |
geom
value is one of FALSE
, "sf"
, or "terra"
Check that geom
value is one of FALSE
, "sf"
,
or "terra"
.
check_geom(geom)
geom |
FALSE/"sf"/"terra".' |
NULL; will stop if geom
is not one of the three options
Mitchell Manware