View source: R/summary.R View source: R/summary.R
MCsmry_list | R Documentation |
this function gives a table with the count &
multiple choice summary list summarizes variables that have multiple choice options listed with a delimeter this function gives a table with the count &
MCsmry_list(elementlist, variable, total = FALSE, delimiter = ", ")
MCsmry_list(elementlist, variable, total = FALSE, delimiter = ", ")
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 |
delimiter |
the delimiter you to use to separate your data into a list format |
MCsmry_list_function()
MCsmry_list_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.