Description Usage Arguments Value Examples
This is a function that allows a user make a table of the mode values of three different variables within a dataset.
| 1 | modechart(x, y, z)
 | 
| x | The first variable of a dataset the user wants to record mode for | 
| y | The next variable of a dataset the user wants to record mode for | 
| z | The third variable of a dataset the user wants to record mode for | 
A chart of the mode values for each parameter
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.