dummy_mh | R Documentation |
Dummy function for all MH summary score functions.
dummy_mh(data, name, max_na, combine, exclude, event, events)
data |
tbl. Data frame containing the columns to be summarized. |
name |
character. Name of the summary score column. |
max_na |
numeric, positive whole number. Number of missing items
allowed. |
combine |
logical. If |
exclude |
character vector. Values to be excluded from the summary score calculation. |
event |
character. Event (session ID) to be used. |
events |
character vector. Event (session ID) to be used. |
tbl. see combine
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.