str_sign: str_sign

str_signR Documentation

str_sign

Description

Return the signs of signed numbers. Zero, NA, and NaN yield empty strings.

Usage

str_sign(x)

Arguments

x

numeric

Value

one of "+", "-", or "".


BAAQMD/strtools documentation built on Nov. 23, 2023, 5:52 a.m.