View source: R/transformations.R
get.defined.transformation | R Documentation |
Gets a pre-defined transformation object. The available transformations are 'log', 'logit', and 'identity'
get.defined.transformation(transformation.names, throw.error.if.no.match = F)
If transformation.names is a single character value, returns an object of class transformation. Otherwise, returns a list of transformation objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.