is.mlnet: Check if object is of class 'mlnet'

View source: R/is.mlnet.R

is.mlnetR Documentation

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


mlergm documentation built on June 8, 2025, 9:41 p.m.