MaxN | R Documentation |
Find second (third…) highest/lowest value in vector.
MaxN(vec = rpois(4, lambda = 3), topN = 2)
vec |
input vector, Default: rpois(4, lambda = 3) |
topN |
PARAM_DESCRIPTION, Default: 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.