Description Usage Arguments Value Examples
find the most frequently occurring value in a vector. If the vector contains more than a single mode, then the first one to encounter is returned.
1 | mod(x)
|
x |
vector, not limited to numerical. |
the mode
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.