is_order_vars: Is order vars?

View source: R/is.R

is_order_varsR Documentation

Is order vars?

Description

Check if inputs are created using exprs() or calls involving desc()

Usage

is_order_vars(arg)

Arguments

arg

An R object

Default value

none

Value

FALSE if the argument is not a list of order vars

See Also

Identifies type of Object with return of TRUE/FALSE: is_auto(), is_valid_dtc()


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