Description Usage Arguments Value
Base R does not offer a convenient method to compute the
most frequent value of a given vector. modalValue
fills this gap.
1 | modalValue(x, type = "unique", na.rm = TRUE)
|
x |
[ |
type |
[ |
na.rm |
[ |
[vector
] Vector of most frequent values or NA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.