renameShape: Rename shapefile

View source: R/rename.R

renameShapeR Documentation

Rename shapefile

Description

Rename a shapefile and all other files with the same name

Usage

renameShape(filename, newname)

Arguments

filename

The file to be renamed, with .shp

newname

The new name of the file, without .shp

Examples


renameShape("myshape.shp", "my_new_shape")


pedro-andrade-inpe/colrow documentation built on Oct. 3, 2023, 8:48 a.m.