Description Usage Arguments Value Examples
This function divides x
by the result of fun(x)
.
1 |
x |
numeric. A vector. |
fun |
character or function. Should own an |
na.rm |
Should missing values be removed in the calculation of |
... |
Additional arguments to be passed to |
A numeric vector of the same length as x
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.