The nth maximum value
nth_max(x, n = 2)
x <- c(12.45,34,4,0,-234,45.6,4) nth_max(x)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.