trunc_fun <- function(x) { pmin(quantile(x, .95), pmax(quantile(x, .05), x)) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.