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