is.formula: Is the R Object a Formula

Description Usage Arguments Details Value Author(s) Examples

View source: R/functions.R

Description

Tests to see if an object is a formula or not.

Usage

1

Arguments

x

An R object.

Details

This function is a very simple one that simplifies checking whether or not the class of an object is a formula or not.

Value

single logical

Author(s)

Eric Gilleland

Examples

1
2

distillery documentation built on May 19, 2021, 9:08 a.m.