symlog: Symmetric 'log1p'.

View source: R/utility_functions.r

symlogR Documentation

Symmetric 'log1p'.

Description

This function takes in a positive or negative number and returns correctly transformed values.

Usage

symlog(x)

symsqrt(x)

Arguments

x

A numeric vector.

Value

The transformed numeric vector.


jacobaro/danalyze documentation built on Oct. 20, 2022, 8:09 a.m.