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