is.formula {cocons}R 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


[Package cocons version 0.1.4 Index]