MCsmry: MCsmry function

View source: R/summary.R

MCsmryR Documentation

MCsmry function

Description

multiple choice summary summarizes variables that have multiple choice options listed with a delimeter this function gives a table with the count & pct of all cases containing each element in the list

Usage

MCsmry(elementlist, variable, total = FALSE)

Arguments

elementlist

the list of multiple choice elements in the variable to look for and count

variable

the variable you wish to summarize

total

boolean argument determining if a total should be added to the bottom of the table. defaults to FALSE

Examples

MCsmry_function()

clmacleod/highlandr documentation built on April 17, 2025, 3:30 a.m.