Learn R Programming

hadron (version 3.1.2)

is.cf: Checks whether an object is a cf

Description

Checks whether an object is a cf

Usage

is.cf(x)

Arguments

x

Object, possibly of class cf.

Value

Returns TRUE if the input object is of class cf, FALSE otherwise.