is_cols: is columns

View source: R/misc.R

is_colsR Documentation

is columns

Description

conducts a test on a specific subset of columns in the data.frame

Usage

is_cols(df, col, test)

Arguments

df

the data.frame

col

string. Column name regex.

test

a function. E.g. is.numeric


lagelab/Genoppi documentation built on Oct. 13, 2022, 2:36 p.m.