Description Usage Arguments Examples
Simple test function that demonstrates some of the features of this package by squaring an input vector of values.
1 | square(x = 1:5)
|
x |
vector of values. |
1 2 | # Find square of first 100 values
square(1:100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.