pfun | R Documentation |
Transform a vector by raising to a power.
pfun(x, pow)
x |
A numeric vector. |
pow |
The value of the exponent to which all values are raised. |
A numeric vector with same length as x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.