OO2df: Read OceanOptics ASCII datafile to dataframe

View source: R/import.R

OO2dfR Documentation

Read OceanOptics ASCII datafile to dataframe

Description

Read OceanOptics processed spectrum files and collect the wavelength and intensity data plus some of the metadata that the spectrum file contains.

Usage

OO2df(datafile, version = "1")

Arguments

datafile

string with full path to experimental file

version

either "1" or "2"

Details

The internals of this function need to be rewritten. Also, the argument "version" is kind of weird and hard to understand, even for me.

Value

dataframe


chepec/oceanoptics documentation built on Nov. 27, 2022, 1:53 p.m.