Description Usage Arguments Value Examples
View source: R/cleaners_helpers.R
Calculate the mode of a set of values, for numeric or character/factor data. In ties, returns the first tied value.
1 |
x |
A vector. |
na.rm |
Logical indicating whether |
A vector of length 1 and the same class as x
.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.