Get call to subset and select array
call_extract_array(dataname = ".", row = NULL, column = NULL, aisle = NULL)call for 3-dimensional array in x[i, j, k] notation.
(character(1) or name).
(optional name or call or logical or integer or character)
name of the row or condition.
(optional name or call or logical, integer or character)
name of the column or condition.
(optional name or call or logical or integer or character)
name of the row or condition.