modemfv | R Documentation |
Find the mode in a vector x
modemfv(x, na.rm = TRUE)
x |
a vector |
na.rm |
logical to indicate if NA should be removed (defaults to TRUE) |
object of length 1, the same type as x
modemfv(ggplot2::diamonds$carat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.