| count_over | R Documentation |
count2() for a range of variables in a data framePrints output from count2() for multiple columns in df.
count_over(df, ..., sort = TRUE, n = 10L)
df |
A data frame. |
... |
Columns to count over. Accepts tidyselect inputs. If omitted then count is applied to every column. |
sort |
Logical, passed to |
n |
Integer passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.