Learn R Programming

gsClusterDetect (version 1.0.0)

check_vars: check for variables in frame

Description

Function checks for variables in frame

Usage

check_vars(d, required)

Value

No return value, called for side effects

Arguments

d

input data frame to check for variables

required

vector of column names that must be in `d`