multiResponsejmv | R Documentation |
Multi Response
multiResponsejmv(data, items, endorsedOption = 1)
data |
. |
items |
. |
endorsedOption |
. |
A results object containing:
results$table | a table | ||||
Tables can be converted to data frames with asDF
or as.data.frame
. For example:
results$table$asDF
as.data.frame(results$table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.