frequency_table: Base table for single & multiple choice questions

View source: R/singlechoice.R

frequency_tableR Documentation

Base table for single & multiple choice questions

Description

Base table for single & multiple choice questions

Usage

frequency_table(data.table, group_by)

Arguments

data.table

Output from either mutli or single summary

group_by

Optional variable to group the analysis. If provided, the frequencies and counts will be calculated within each subgroup.

Value

Gt table


surveyexplorer documentation built on June 22, 2024, 9:35 a.m.