Description Usage Arguments Value Examples
Calculate mode of given vector's valies.
1 |
data |
vector with given data |
na.rm |
boolean. Should missing data be included or omitted. Default is FALSE. |
return_multiple |
boolean. If multiple mode's exist, should function return all of them or only one. Default is TRUE. |
vector with mode.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.