Description Usage Arguments Value Examples
My first function
1 | myfirstfun(x)
|
x |
a vector of quantitative data |
a vector of squared components
1 2 | y <- 1:10
myfirstfun(y)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.