Description Usage Arguments Value Examples
Imports numeric csv output from a Cary Eclipse Spectrophotometer and converts it into long format.
1  | import_cary_data(filename)
 | 
filename | 
 Filename or pattern for matching multiple filenames.  | 
A data.frame with the following columns: filename, sample, cell, scan, label, excitation, emission, intensity
1  | # To do
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.