This function prepares a set of files so that they can be imported as a shapefile.

prepare_for_shapefile_import(x)

Arguments

x

character file paths.

Value

character file paths for renamed files.

Details

Specifically, the files are all assigned the same file name (i.e. base name without the file extension) so that they form the constituent files of a shapefile.