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