summarize_mcq | R Documentation |
Provide a summary of the results from the MCQ ouutput table.
summarize_mcq(res, na.rm = TRUE)
res |
Dataframe with MCQ results (output from the |
na.rm |
Boolean whether to remove NAs from the calculation |
Dataframe with summary statistics
summarize_mcq(score_mcq27(mcq27))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.