licorFinder: Pick the first column that matches what we want

View source: R/licorFinder.R

licorFinderR Documentation

Pick the first column that matches what we want

Description

Given a dataframe and a column name, find the first column index that contains the chosen name.

Usage

licorFinder(df, colChoose)

Arguments

df

A dataframe.

colChoose

The column we want to find


poales/readLicorData documentation built on July 27, 2022, 10:21 p.m.