| classFormula {ivmte} | R Documentation | 
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.
[Package ivmte version 1.4.0 Index]