R/signTabulate.R
signTabulate.RdCalculates 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.
signTabulate(x, idxs = NULL, ...)sign().