Learn R Programming

inlabru (version 2.6.0)

fm_get_crs: Generic method for extracting crs objects

Description

Currently, sp CRS objects is supported. Support for sf crs objects is experimental, and is likely to change.

Usage

fm_get_crs(...)

# S3 method for Spatial fm_get_crs(...)

# S3 method for sf fm_get_crs(...)

# S3 method for sfc fm_get_crs(...)

# S3 method for inla.mesh fm_get_crs(x, ...)

# S3 method for inla.mesh.segment fm_get_crs(x, ...)

Arguments

...

Arguments passed on to other methods

x

from which to extract crs information