signTabulate: Calculates the number of negative, zero, positive and missing...

Description Usage Arguments Value Author(s) See Also

Description

Calculates the number of negative, zero, positive and missing values in a numeric vector. For double vectors, the number of negative and positive infinite values are also counted.

Usage

1

Arguments

x

a numeric vector.

...

Not used.

Value

Returns a named numeric vector.

Author(s)

Henrik Bengtsson

See Also

sign().


matrixStats documentation built on May 2, 2019, 4:52 p.m.