powered by
This function allows summarizing along columns of multiple arrays in list
.arrLstMean( arrLst, sumType = "mean", arrOutp = FALSE, signifDig = 3, formatCheck = FALSE, silent = FALSE, debug = FALSE, callFrom = NULL )
array (1st dim will be summary along cols, rows will be layers of 3rd array-dim
(list) main input
(character)
(logical)
(integer)
(logical) suppress messages
(logical) additional messages for debugging
(character) allow easier tracking of messages produced
used in cutArrayInCluLike
cutArrayInCluLike
.datSlope(c(3:6))
Run the code above in your browser using DataLab