Description Usage Arguments Value Examples
Produces a table summarizing the results of mokken analyses.
1 |
data |
data.frame containing the variables (i.e. items) for which the table should be created. |
A mokken table.
1 2 3 | data(mydata)
mokkenTable(mydata[,1:4])
#saveTable(mokkenTable(mydata[,1:4]), "mokkentable.rtf")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.