powered by
read_pcl_multi
This function specificially reads in PCL files that are in .csv format, standard format for that data type.
read_pcl_multi(data_directory, filename)
directory where files are stored
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) # }
Run the code above in your browser using DataLab