Learn R Programming

arcpullr (version 0.3.2)

get_sf_crs: Return CRS value of an sf object

Description

Return CRS value of an sf object

Usage

get_sf_crs(sf_obj)

Value

A numeric value referring to the coordinate reference system

Arguments

sf_obj

An object of class sf

Examples

Run this code
get_sf_crs(iceland_poly)

Run the code above in your browser using DataLab