t_asinh.RdThis function takes a data.frame and applies basic asinh function
using a cofactor.
t_asinh(df, cofactor = 5)
| df | An object of class |
|---|---|
| cofactor | The cofactor for the scaling. This could be any number >0:Inf. |
Returns a data.frame with the scaled data.