smart_reqNames | R Documentation |
Checks if required column names are contained in the matrix or data.frame.
smart_reqNames(DATA, REQ)
DATA |
A matrix or data.frame |
REQ |
A string vector of colnames required to be contained in DATA |
No return value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.