getTransFun: Get a transformation function and its inverse from a...

Description Usage Arguments Value

View source: R/autoHelpers.R

Description

Get a transformation function and its inverse from a character string

Usage

1

Arguments

x

A character string indicating 'log', 'sqrt' or 'I'.

Value

A names list with 2 elements, the first of which, 'tfun' is the appropriate transformation function; the second of which, 'itfun', is the inverse of 'tfun'


harrysouthworth/margarita documentation built on Aug. 19, 2021, 5 a.m.