powered by
neattable(mat, indent = 0)
mat <- rbind(c("one","two","three"),matrix(round(runif(9),3),3,3)) neattable(mat)
Run the code above in your browser using DataLab