get_n_most_common_values | R Documentation |
Get N Most Common Values
get_n_most_common_values(tbl, column, n = 5)
tbl |
A tibble |
column |
A string, that is a column in the tbl |
n |
an integer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.