shift_function | R Documentation |
Returns a new function
g(x) = f(x - offset).
shift_function(f, offset)
f |
test function |
offset |
offset. |
The shifted test function.
Olaf Mersmann olafm@statistik.tu-dortmund.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.