Get the mode (most common value) of a vector
get_mode(v, na.rm = TRUE)
v
a vector
na.rm
Logical. If TRUE (the default), find mode of non-NA values
TRUE
NA