is_order_vars {admiraldev} | R 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 |
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()
[Package admiraldev version 1.1.0 Index]