Learn R Programming

RSQL (version 0.2.2)

df_verify: Checks that the columns are in the data.frame

Description

Checks that the columns are in the data.frame

Usage

df_verify(dataframe, columns)

Arguments

dataframe

The data.frame

columns

The columns to check

Author

ken4rab