nmodules | R Documentation |
Get the number of modules in a CEMiTool object
nmodules(cem)
## S4 method for signature 'CEMiTool'
nmodules(cem)
cem |
Object of class |
number of modules
# Get example CEMiTool object
data(cem)
# Get the number of modules
nmodules(cem)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.