if_not_in_stop: Stop statement "If not in colnames" with colnames

View source: R/internals.R

if_not_in_stopR Documentation

Stop statement "If not in colnames" with colnames

Description

Stop statement "If not in colnames" with colnames

Usage

if_not_in_stop(.tbl, cols, df, arg = NULL)

Arguments

.tbl

A tibble

cols

A vector of column names (quoted)

df

Provide the tibble name as a character string

arg

Default to NULL.

Value

A stop statement


gnoblet/impactR documentation built on March 20, 2023, 2:24 a.m.