| mode_fn | R Documentation |
returns the mode of a vector
mode_fn(x)
x |
a vector |
a unit vector
c("b", "b", letters) %>% mode_fn()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.