powered by
write_hit_matrix_to_csv writes hit matrix to .csv for further analysis
write_hit_matrix_to_csv
write_hit_matrix_to_csv(m, outputname, output_directory)
matrix of VAI with z and x coordinates
name of file currently being processed
directory where output goes
This is a specific sub-function that writes the output variables to disk in .csv format and runs within the functions process_pcl, process_multi_pcl, and proces_tls.
process_pcl
process_multi_pcl
proces_tls
process_pcl write_pcl_to_csv write_summary_matrix_to_csv
write_pcl_to_csv
write_summary_matrix_to_csv
# NOT RUN { # This function runs internally. write_hit_matrix_to_csv(m, outputname, output_directory) # }
Run the code above in your browser using DataLab