powered by
write_pcl_to_csv writes csc metrics and varialbes to .csv format
write_pcl_to_csv
write_pcl_to_csv(output.variables, outputname, output_directory)
list of concatenated output variables
name of file currently being processed
directory where output goes
This is a specific 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_summary_matrix_to_csv write_hit_matrix_to_csv
write_summary_matrix_to_csv
write_hit_matrix_to_csv
# NOT RUN { write_pcl_to_csv(output_variables, outputname, output_directory) # } # NOT RUN { # }
Run the code above in your browser using DataLab