powered by
is.formula returns TRUE if x is an object of class "formula", and FALSE otherwise.
is.formula
TRUE
x
"formula"
FALSE
is.formula(x)
an R object to be tested.