get_sf_crs: Return CRS value of an sf object

View source: R/utilities.R

get_sf_crsR Documentation

Return CRS value of an sf object

Description

Return CRS value of an sf object

Usage

get_sf_crs(sf_obj)

Arguments

sf_obj

An object of class sf

Value

A numeric value referring to the coordinate reference system

Examples

get_sf_crs(iceland_poly)

arcpullr documentation built on May 31, 2023, 6:43 p.m.