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%(), %or%(), arg_name(), convert_dtm_to_dtc(), extract_vars(), filter_if(), friendly_type_of(), valid_time_units(), vars2chr()


admiraldev documentation built on June 26, 2025, 1:09 a.m.