inla.identical.CRS {INLA}R Documentation

Test CRS and inla.CRS for equality

Description

[Deprecated] Use fmesher::fm_crs_is_identical() instead.

Wrapper for identical, optionally testing only the CRS part of two objects Deprecated in favour of fmesher::fm_crs_is_identical()

Usage

inla.identical.CRS(...)

Arguments

...

Arguments passed on to fmesher::fm_crs_is_identical()


[Package INLA version 25.06.13 Index]