mrfreqtable | R Documentation |
get percentage of a "variable" in data, which is separated by another variable, from the the total total "variable" in data1
mrfreqtable(data, question.prefix, colname = NULL)
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. |
returns a dataframe with frequancy table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.