smart_reqNames: smart_reqNames
Description
Checks if required column names are
contained in the matrix or data.frame.
Usage
smart_reqNames(DATA, REQ)
Arguments
- DATA
A matrix or data.frame
- REQ
A string vector of colnames
required to be contained in DATA