my_log1p: Customed log1p for data with negative value less than -1

View source: R/my_log1p.R

my_log1pR Documentation

Customed log1p for data with negative value less than -1

Description

Customed log1p for data with negative value less than -1

Usage

my_log1p(x, base = exp(1))

Arguments

x

a numeric vector

base

exp(1) or 10, or 2 based log (x+a)

Value

a dataframe


kun-ecology/ecoloop documentation built on Jan. 9, 2025, 10:20 a.m.