mrfreqtable: Get multiple response frequency tables

View source: R/mrfreqtable.R

mrfreqtableR Documentation

Get multiple response frequency tables

Description

get percentage of a "variable" in data, which is separated by another variable, from the the total total "variable" in data1

Usage

mrfreqtable(data, question.prefix, colname = NULL)

Arguments

data

specify a dataframe containing variables

question.prefix

specify prefix for the the wanted questions in data.

colname

specify the name of question variable in the returned freq table.

Value

returns a dataframe with frequancy table


IbrahimHE/wrangler documentation built on March 27, 2022, 4:23 p.m.