Skip to contents

sign returns a vector with the signs of the corresponding elements of x (the sign of a real number is 1, 0, or -1 if the number is positive, zero, or negative, respectively).

Usage

# S3 method for class 'generic_spct'
sign(x)

Arguments

x

an object of class "generic_spct"