Description Usage Arguments Value Examples
Simple Function
1 | simple(x, y)
|
x |
value |
y |
value |
array of x,y
1 2 3 | x <- 1
y <- 2
simple(x, y)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.