Learn R Programming

Zelig (version 4.2-1)

is.formula: Whether an Object is a Formula

Description

This is a boolean-check to see whether an object is a formula.

Usage

is.formula(x)

Arguments

x
an object

Value

  • a logical specifying whether an object is a formula