View source: R/DeclFunctions.R
Declare a new n-dimensional array of float
1  | FloatArrDecl(name, kind, ind, value = NULL, ndim)
 | 
name | 
 variable/parameter name  | 
kind | 
 "var" or "par"  | 
ind | 
 index of the array  | 
value | 
 value (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.