%has_any% {sdtmchecks} | R Documentation |
Check if data frame has at least one of the specified variables
Description
Check if data frame has at least one of the specified variables
Usage
df %has_any% varnames
Arguments
df |
a data frame |
varnames |
a vector with variable names |
Value
boolean
[Package sdtmchecks version 1.0.0 Index]