View source: R/is.gof_mlergm.R
| is.gof_mlergm | R Documentation |
gof_mlergmFunction checks if a provided object is of class gof_mlergm (see gof.mlergm for details).
is.gof_mlergm(x)
x |
An object to be checked. |
TRUE if the provided object x is of class gof_mlergm, FALSE otherwise.
mlergm, gof.mlergm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.