expect_equal_crs: Compare two non-null CRS
Description
Internal function: convenience function to compare two non-null
CRS in tests without using EPSG (so usable with rgdal >= 1.5).
Usage
expect_equal_crs(crs1, crs2)
Value
testthat::expect_equal()
output.