n_numbers_smaller | R Documentation |
Computes the number of elements in 'numbers' smaller than each of the elements in input 'x'.
n_numbers_smaller(x, numbers)
x |
A numeric vector with input elements |
numbers |
A numeric vector with numbers which |
A vector of integer values of same length as x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.