Helper function to find the most frequent values in a variable.
1 | most_frequent(v, n = 1)
|
v |
Variable for which you want the top-n most frequent values. |
n |
How many values to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.