get.sign: get the plus and minus symbols

View source: R/getsign.R

get.signR Documentation

get the plus and minus symbols

Description

get the plus and minus symbols

Usage

get.sign(df)

Arguments

df

numeric

Value

out

Examples

set.seed(123)
v <- rnorm(10)
get.sign(v)



huhuaping/xmerit documentation built on Nov. 10, 2023, 4:34 a.m.