finding_o2Column: finding_o2Column

View source: R/misa_read_files.R

finding_o2ColumnR Documentation

finding_o2Column

Description

This function looks for the oxygen data column in a data frame by column name

Usage

finding_o2Column(dataFrame, tryO2 = c("o2", "oxygen", "ox", "sauerstoff"))

Arguments

dataFrame

The data frame where the column is searched

tryO2

A vector with patterns possible patterns of columnnames with oxygen data (not case sensitive)

Value

A vector with column numbers of oxygen columns


KWB-R/kwb.misa documentation built on March 18, 2022, 9:56 a.m.