vcheck {doBy}R 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


[Package doBy version 4.7.0 Index]