powered by
addIndexColumnToMatrix(x)
matrix
## Not run: # x <- matrix(1:9, 3) # colnames(x) <- rep("Long names that occupiy too much space", 3) # rownames(x) <- rep("Some text", 3) # addIndexColumnToMatrix(x) # ## End(Not run)
Run the code above in your browser using DataLab