clipp {otrKM} | R Documentation |
clip function.
Description
Limit the number not to be too large or too small.
Usage
clipp(x)
Arguments
x |
A vector or matrix. |
Value
A vector or matrix same as the input.
[Package otrKM version 0.2.1 Index]