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

View source: R/sql-lib.R

df_verifyR Documentation

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(s)

ken4rab


rOpenStats/rsql documentation built on Aug. 22, 2023, 2:16 a.m.