is_auto: Checks if the argument equals the auto keyword

View source: R/is.R

is_autoR Documentation

Checks if the argument equals the auto keyword

Description

Checks if the argument equals the auto keyword

Usage

is_auto(arg)

Arguments

arg

argument to check

Default value

none

Value

TRUE if the argument equals the auto keyword, i.e., it is an expression of a symbol named auto.

See Also

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


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