Description Usage Arguments Details Value Examples
Calculate the mode of a vector.
| 1 | 
| x | A vector. | 
| na.rm | A single logical value; should NAs be removed before proceeding? | 
This was adapted from the web.
The mode of x. If there are several modes, it returns the smallest one.
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.