Description Usage Arguments Value
View source: R/DataframeCompare.R
This function finds the most frequently occuring element within a vector. This will remove any NA elements before calculation.
1 | fx_mode(x)
|
x |
The vector of values to reference |
The most frequently occuring value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.