is.formula: check whether an R object is a formula

View source: R/isFunctions.R

is.formulaR Documentation

check whether an R object is a formula

Description

check whether an R object is a formula

Usage

is.formula(x)

Arguments

x

(ANY) an R object.

Value

TRUE/FALSE

Author(s)

Federico Blasi


cocons documentation built on April 4, 2025, 3:21 a.m.