checkcrs: Check Coordinate Reference System

View source: R/fun_checking.R

checkcrsR Documentation

Check Coordinate Reference System

Description

This function checks the coordinate reference system of a spatial object, and transforms to the British National Grid or other desired target if needed.

Usage

checkcrs(x, target = 27700)

Arguments

x

Simple features spatial object, or list of sf objects

target

EPSG code of desired end projection, default British National Grid, or another sf object whose projection you want to match

Value

sf object with desired projection


ecoservR/ecoserv_tool documentation built on April 5, 2025, 1:49 a.m.