%lacks_all% {sdtmchecks}R Documentation

Check if data frame is missing any of the specified variables

Description

Check if data frame is missing any of the specified variables

Usage

df %lacks_all% varnames

Arguments

df

a data frame

varnames

a vector with variable names

Value

boolean


[Package sdtmchecks version 1.0.0 Index]