vcheck: Check if variables exist in a data frame

View source: R/vtools.R

vcheckR Documentation

Check if variables exist in a data frame

Description

Check if variables exist in a data frame

Usage

vcheck(df, ...)

Arguments

df

A data frame

...

Variables to check

Value

TRUE if all variables exist, otherwise error


doBy documentation built on June 30, 2025, 1:06 a.m.