summarize_mcq: Provide a summary of the results from the MCQ ouutput table.

View source: R/mcq.R

summarize_mcqR Documentation

Provide a summary of the results from the MCQ ouutput table.

Description

Provide a summary of the results from the MCQ ouutput table.

Usage

summarize_mcq(res, na.rm = TRUE)

Arguments

res

Dataframe with MCQ results (output from the calc_mcq function)

na.rm

Boolean whether to remove NAs from the calculation

Value

Dataframe with summary statistics

Examples

summarize_mcq(score_mcq27(mcq27))

beezdiscounting documentation built on April 4, 2025, 4:44 a.m.