trim_vector {conogive} | R Documentation |
Remove Infinities from Vector, Append and Prepend -Inf
and Inf
, and Sort
Description
Remove Infinities from Vector, Append and Prepend -Inf
and Inf
, and Sort
Usage
trim_vector(x)
Arguments
x |
Numeric vector with no |
Value
Vector with -Inf`` prepended and
Inf' appended
[Package conogive version 1.0.0 Index]