Skip to contents
  • has_same_crs(): Do two sf, sfc, or bbox objects use the same coordinate reference system?

Usage

has_same_crs(x, y, ...)

Arguments

x, y

sf, sfc, or bbox objects to be compared.

...

Additional parameters passed to identical() by has_same_crs().