Description Usage Arguments Value Note
Split a raw Licor (*.81x) file into pieces.
| 1 | split_licor_file(filename, split_lines = 25000, out_dir = dirname(filename))
 | 
| filename | Fully-qualified filename, character | 
| split_lines | Rough number of lines to split by, integer | 
| out_dir | Output directory, character | 
Number of files created, invisibly.
Licor output files can get very big. This utility splits (on record boundaries) a file into multiple sub-files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.