st_is_longlat: assert whether simple feature coordinates are longlat degrees
Description
assert whether simple feature coordinates are longlat degrees
Arguments
x
object of class sf or sfc Value
TRUE if +proj=longlat
is part of the proj4string, NA if this string is missing, FALSE otherwise