contains_vars: check that argument contains valid variable(s) created with...

View source: R/dev_utilities.R

contains_varsR Documentation

check that argument contains valid variable(s) created with exprs() or Source Variables from a List of Expressions

Description

check that argument contains valid variable(s) created with exprs() or Source Variables from a List of Expressions

Usage

contains_vars(arg)

Arguments

arg

A function argument to be checked

Default value

none

Value

A TRUE if variables were valid variable

See Also

Developer Utility Functions: %notin%(), convert_dtm_to_dtc(), extract_vars(), filter_if(), vars2chr()


admiraldev documentation built on Jan. 14, 2026, 9:09 a.m.