Convert ESRI shapefile into text format.

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.