process_shapefile: Project and Clip Shapefile

process_shapefileR Documentation

Project and Clip Shapefile

Description

Internal function used to project and clip shapefiles

Usage

process_shapefile(shp, epsg, inputName)

Arguments

shp

sf object to be processed

epsg

character; string that can be used as input in sf::st_crs() to describe a projection and datum

inputName

character; the input name for console printing

Value

sf object


ptimoner/inAccMod documentation built on Jan. 27, 2025, 9:34 a.m.