Deprecated lifecycle

This function was deprecated and renamed to is_expression() in rlang 0.2.0. This is for consistency with other type predicates which are not abbreviated.

is_expr(x)

Arguments

x

An object to test.