read_pcl_multi
imports PCL or portable canopy LiDAR files into the workspace and formats them.
read_pcl_multi
imports PCL or portable canopy LiDAR files into the workspace and formats them.This function specificially reads in PCL files that are in .csv format, standard format for that data type.
read_pcl_multi(data_directory, filename)
data_directory
: directory where files are stored
filename
: name of file to be imported
Zero-length vectors have sum 0 by definition. See http://en.wikipedia.org/wiki/Empty_sum for more details.
## Not run: # This function runs internally right now. read_pcl_multi(data_directory, filename) ## End(Not run)