my_log1p | R Documentation |
Customed log1p for data with negative value less than -1
my_log1p(x, base = exp(1))
x |
a numeric vector |
base |
exp(1) or 10, or 2 based log (x+a) |
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.