shp_to_ldb: Convert ESRI shapefile into text format.

View source: R/shp_to_ldb.R

shp_to_ldbR Documentation

Convert ESRI shapefile into text format.

Description

Convert ESRI shapefile into text format.

Usage

shp_to_ldb(src_shp, dst_ldb)

Arguments

src_shp

Character. Full name of the shapfile to be converted.

dst_ldb

Character. Full name of the txt file to write.

Value

Either a list of NULL or error messages.


hxfan1227/efdcr documentation built on July 21, 2023, 9:50 p.m.