powered by
txtRound(x, digits, excl.cols, excl.rows)
matrix/data.frame
txtMergeLines
txtPval
mx <- matrix(c(1, 1.11, 1.25, 2.50, 2.55, 2.45, 3.2313, 3, pi), ncol = 3, byrow=TRUE) txtRound(mx, 1)
Run the code above in your browser using DataLab