Learn R Programming

smarter (version 1.0.1)

smart_reqNames: smart_reqNames

Description

Checks if required column names are contained in the matrix or data.frame.

Usage

smart_reqNames(DATA, REQ)

Value

No return value.

Arguments

DATA

A matrix or data.frame

REQ

A string vector of colnames required to be contained in DATA