nth_element | R Documentation |
Useful fo reducing entry overload for discrete axis on a plot. Helper function.
nth_element(x, n = 2)
v |
A character vector. |
Andreas Scharmueller, andschar@proton.me
x = row.names(mtcars)
nth_element(x, 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.