get_colref: get_colref

View source: R/utils.r

get_colrefR Documentation

get_colref

Description

Returns the column number that corresponds to a given column name or vice-versa if a number is supplied

Usage

get_colref(df, x)

Arguments

df

The dataframe to evaluate

x

The column name (in string format) or column number (integer format) that you wish to evaluate


luhann/lumisc documentation built on Jan. 26, 2025, 5:16 a.m.