Description Usage Arguments
View source: R/utils.R
Get the mode (most common value) of a vector
1
get_mode(v, na.rm = TRUE)
v
a vector
na.rm
Logical. If TRUE (the default), find mode of non-NA values
TRUE
NA
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.