is.gof_mlergm function

Check if object is of class gof_mlergm

Check if object is of class gof_mlergm

Function checks if a provided object is of class gof_mlergm (see gof.mlergm for details).

is.gof_mlergm(x)

Arguments

  • x: An object to be checked.

Returns

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

See Also

mlergm, gof.mlergm

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

Useful links