Description Usage Arguments Value
max_rep Find the element that repeats the most in a given vector and calculate its proportion.
| 1 | max_rep(v)
 | 
| v | a vector | 
max_rep_value contains two elements: max_element and max_element_proportion. max_element is the element that repeats the most in v, and max_element_proportion is its proportion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.