Description Usage Arguments Value Examples
print_matrix
1 | print_matrix(x, digits = 2, mat.type = "b", include.colnames = T)
|
x |
a matrix |
digits |
the number of digits to round the matrix |
mat.type |
"", "b", "B", "p", "v", "V", or "small" |
LaTeX code for printed matrix
1 | print_matrix(matrix(runif(20), ncol = 4))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.