DAT_rename | R Documentation |
Changes some of the usual problem field names so they comply with the 10 character limit of filetype Shapefile (.shp).
DAT_rename(DAT)
DAT |
A centcount file output from the MATLAB Data Aggregation Tool. It will be a shapefile (.shp) |
renames field names to within 10 character limit
#DAT <- sf::st_read("R:\Projects\HP00000 - Projects\HP00119 - Cierco Atlantic Cluster (Llyr)\700 - Analysis Reports\files for EIA")
#DAT_rename(DAT)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.