is.formula {cocons}R Documentation

check whether an object belongs to a formula class

Description

check whether an object belongs to a formula class

Usage

is.formula(x)

Arguments

x

an R object

Value

TRUE/FALSE

Author(s)

Federico Blasi


[Package cocons version 0.1 Index]