View source: R/DeclFunctions.R
Declare a new n-dimensional array of int
1 | IntArrDecl(name, kind, ind, value = NULL, ndim)
|
name |
variable/parameter name |
kind |
"var" or "par" |
ind |
index of the array |
value |
Array Object (NULL by default) |
ndim |
number of dimensions of the array |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.