Description Usage Arguments Value Examples
Trim certain proportion of the most extreme values in a numeric vector.
1 |
y |
A numeric vector |
trim |
(number) A proportion of values to be removed. A number between 0 and 1. Default is 0.1. |
na.rm |
(logical) if |
... |
further argument to |
A trimmed vector.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.