most_frequent_elements | R Documentation |
Show the most frequent elements of a table.
most_frequent_elements(vec, topN = 10)
vec |
input vector |
topN |
How many pof the most frequent elements should be returned? Default: 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.