Learn R Programming

hadron (version 3.1.2)

is.raw_cf: check if an object is of class raw_cf

Description

check if an object is of class raw_cf

Usage

is.raw_cf(x)

Arguments

x

object to be checked

Value

Returns TRUE if x is an object of class raw_cf, FALSE otherwise.