Description Usage Arguments Value Examples
Takes a vector and returns its square. Also gives a statement as to what the purpose is
1 | testf(x)
|
x |
a vector |
a vector of squared values in the form of a vector
a string of characters
1 | x=1:30; testf(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.