Description Usage Arguments Details Author(s) Examples
Deals appropriately with objects with a few very large elements
1 2 3 |
x |
Vector of real or complex values |
upper |
Upper limit |
lower |
Lower limit |
na |
Boolean, with default |
If x
is complex, low
is ignored and the function returns
x
, after executing x[abs(x)>high] <- NA
.
Robin K. S. Hankin
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.