read_Licor: Read Licor 6400 and 6800 files

Description Usage Arguments Value

Description

Read Licor 6400 and 6800 files

Usage

1
2
read_Licor(Licor_fn, sw_model = c("autodetect", 6800, 6400)[1],
  n_header_rows_min = 100)

Arguments

Licor_fn

Licor file to read

sw_model

Model of Licor or autodetect

n_header_rows_min

Minimum number of rows to read in order to detect where header ends and data begins

Value

Licor is a list including the header and data


erikerhardt/RLicor documentation built on July 5, 2019, 9:06 a.m.