has_same_crs(): Do two sf, sfc, or bbox objects use the same coordinate
reference system?
Source: has_same_crs(): Do two sf, sfc, or bbox objects use the same coordinate
reference system?
R/as_crs.R
has_same_crs.Rdhas_same_crs(): Do two sf, sfc, or bbox objects use the same coordinate reference system?
Arguments
- x, y
sf, sfc, or bbox objects to be compared.
- ...
Additional parameters passed to
identical()byhas_same_crs().