mlergm (version 0.2)

is.mlnet: Check if object is of class mlnet

Description

Function checks if a provided object is of class mlnet (see mlnet for details).

Usage

is.mlnet(x)

Arguments

x

An object to be checked.

Value

TRUE if the provided object x is of class mlnet, FALSE otherwise.

See Also

mlnet