Learn R Programming

fitur (version 0.6.2)

is.distfun: Test if object is a distfun object

Description

Test if object is a distfun object

Usage

is.distfun(x)

Arguments

x

an R object to be tested

Value

TRUE if x is a disfun object, FALSE otherwise