For example if the dimension vector for an array, say a , is c(3,4,2) then there are 3 * 4 * 2 = 24 entries in a and the data vector holds them in the order a[1 ...
確定! 回上一頁