qtrim | R Documentation |
Use the empirical distribution of numeric values to get the quantiles assigned to each value of a vector. then remove values that are above the quantile cutoff.
qtrim(x, maxq = 0.99)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.