Description Usage Arguments Value Author(s) References Examples
Identify top entries in a vector or given field in data frame.
1 2 3 4 5 6 7 8 9 |
x |
data.frame, matrix, or vector |
field |
Field or column to check for a data.frame or matrix |
n |
Number of top entries to show |
output |
Output format: vector or data.frame |
round |
Optional rounding |
na.rm |
Logical. Remove NA before calculating the statistics. |
include.rank |
Include ranking if the output is data.frame. Logical. |
Vector of top counts, named by the corresponding entries
Leo Lahti leo.lahti@iki.fi
See citation("bibliographica")
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.