Reports whether x is a 'formula' object
is.formula(x)
x
An object to be tested.
Logical value, 'TRUE' for 'formula' class and 'FALSE' otherwise.