cdr_check_lines: Check for line data in shape files

Description Usage Arguments

View source: R/cdr_check_lines.R

Description

Check for line data in shape files

Usage

1
cdr_check_lines(data.path, out.file, threads = 1)

Arguments

data.path

Directory to check for shapefiles with lines only

out.file

Location and name of output text file

threads

Number of threads used for scanning the files. Use with caution as the more threads are used the more system RAM is used as well. In addition, only works on Windows or GNU/Linux operating systems (I don't know about MAC, to be honest...)


stefmue/georefum documentation built on May 30, 2019, 10:44 a.m.