ntile | R Documentation |
Compute the n-tiles of x based on the breakpoints of y
ntile(x, n, y = x)
x |
a numeric vector. |
n |
integer (e.g., |
y |
a numeric vector to compute the breakpoints. |
integer
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.