the matrix function # R wants the data to be entered by columns starting with ... is.matrix(A) [1] TRUE > is.vector(A) [1] FALSE ... Transpose of a Matrix.
確定! 回上一頁