Skip to contents

Import oxygen flux data from one or more O2k-formatted Excel Files

Usage

read_o2k_oxy_xlsx(input_files = "NULL", sheet = "Specific flux (bc)")

Arguments

input_files

A character string (or vector of character strings) containing the path(s) to the input file(s). Every input file should follow the same format as the Oroboros template and follow the same SUIT protocol. If paths to multiple files are provided, these will be combined in the final output.

sheet

The sheet in the supplied excel files from which the oxygen flux measurements will be retrieved. By default set to 'Specific flux (bc)'.

Value

A single tibble with oxygen flux data.

See also