check_vars: check for variables in frame

View source: R/cluster_functions.R

check_varsR Documentation

check for variables in frame

Description

Function checks for variables in frame

Usage

check_vars(d, required)

Arguments

d

input data frame to check for variables

required

vector of column names that must be in 'd'

Value

No return value, called for side effects


gsClusterDetect documentation built on July 27, 2026, 5:09 p.m.