Description Usage Arguments Value Examples
Create a parameter
1 | create_param(value = 1, indexes, desc)
|
value |
a numeric vector with the value(s) to fill the array. |
indexes |
a named list with the indexes of the array. |
desc |
variable description. |
A named list with the values and type for the variable.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.