Description Usage Arguments Value See Also
View source: R/auxiliary-convert.R
The resulting function calls the original function and then linearly scales its output.
| 1 | convertAlpha(f, y1, y2)
 | 
| f | a function into [y1,y2] | 
| y1 | numeric vector of length 1 | 
| y2 | numeric vector of length 1 | 
Returns a new function defined on [0,1] (scaled input).
Other auxiliary: 
approxInvert(),
convertSide()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.