myf | R Documentation |
Takes a vector and returns a vector of squared components.
myf(x)
x |
a vector of squared components.
x=1:30; myf(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.