is.mlnet function

Check if object is of class mlnet

Check if object is of class mlnet

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

is.mlnet(x)

Arguments

  • x: An object to be checked.

Returns

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

See Also

mlnet

  • Maintainer: Jonathan Stewart
  • License: GPL-3
  • Last published: 2021-08-23

Useful links