grapes-lacks_any-grapes: Check if data frame has at least one variable from a set of...

%lacks_any%R Documentation

Check if data frame has at least one variable from a set of specified variables

Description

Check if data frame has at least one variable from a set of specified variables

Usage

df %lacks_any% varnames

Arguments

df

a data frame

varnames

a vector with variable names

Value

boolean


sdtmchecks documentation built on Sept. 11, 2024, 9:34 p.m.