lacks_msg {sdtmchecks}R Documentation

Check data frame for mandatory variables and specify which are missing in message

Description

Check data frame for mandatory variables and specify which are missing in message

Usage

lacks_msg(df, varnames)

Arguments

df

a data frame

varnames

a vector with variable names

Value

character string saying which variables are missing


[Package sdtmchecks version 1.0.0 Index]