Learn R Programming

ivmte (version 1.1.0)

classFormula: Auxiliary function: test if object is a formula

Description

Auxiliary function to test if an object is a formula. Warnings are suppressed.

Usage

classFormula(obj)

Arguments

obj

the object to be checked.

Value

boolean expression.