powered by
numCols(x) numRows(x)
as.data.frame
matrix
Subscript
nrow
dimnames
x <- matrix(1:12, nrow=3) numCols(x) numRows(x)
Run the code above in your browser using DataLab