Learn R Programming

inlabru (version 2.3.1)

fm_identical_CRS: Chack if two CRS objects are identical

Description

Chack if two CRS objects are identical

Usage

fm_identical_CRS(crs0, crs1, crsonly = FALSE)

Arguments

crs0, crs1

Two sp::CRS or inla.CRS objects to be compared.

crsonly

logical. If TRUE and any of crs0 and crs1 are inla.CRS objects, extract and compare only the sp::CRS objects. Default: FALSE