read.o3a | R Documentation |
Reads an ".o3a" file, produced by the OLIS absorbance spectrophotometer, into a R data frame. The temperature data is in the first column of the data frame. The absorbance for each wavelength is stored in columns that named by the absorbance in nm. Example, "x260".
read.o3a(file)
file |
Path to a single ".o3a" formatted file. |
A data frame containing the data in the "information in the ".o3a" formatted file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.