DAT_rename: Custom function to rename the MATLAB created shapefiles

View source: R/DAT_rename.R

DAT_renameR Documentation

Custom function to rename the MATLAB created shapefiles

Description

Changes some of the usual problem field names so they comply with the 10 character limit of filetype Shapefile (.shp).

Usage

DAT_rename(DAT)

Arguments

DAT

A centcount file output from the MATLAB Data Aggregation Tool. It will be a shapefile (.shp)

Value

renames field names to within 10 character limit

Examples

#DAT <- sf::st_read("R:\Projects\HP00000 - Projects\HP00119 - Cierco Atlantic Cluster (Llyr)\700 - Analysis Reports\files for EIA")
#DAT_rename(DAT)

HiDef-Aerial-Surveying/HiDEF documentation built on Nov. 21, 2023, 5:54 a.m.