if_vec_not_in_stop: Stop statement "If not in vector"

View source: R/internals.R

if_vec_not_in_stopR Documentation

Stop statement "If not in vector"

Description

Stop statement "If not in vector"

Usage

if_vec_not_in_stop(vec, cols, vec_name, arg = NULL)

Arguments

vec

A vector of character strings

cols

A vector of column names (quoted)

vec_name

Provide the vector 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.