integer_mode | R Documentation |
Finds the mode of an integer vector
v |
a vector of integers |
demote_zeros |
if TRUE, zero will not be allowed to be the mode |
An integer representing the mode of the vector. If multiple modes are found, then the lowest-valued mode is returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.