Skip to contents

Check CRS of two sf objects

Usage

check_same_crs(sf1, sf2)

Arguments

sf1

An sf object.

sf2

An sf object.

Value

TRUE if CRSs are the same, FALSE otherwise.