Description Usage Arguments Examples
View source: R/utility_functions.r
# Report basic information about a matrix
1 | matrix_glimpse(mat)
|
mat |
A numeric matrix |
1 | matrix_glimpse(matrix(runif(1000), nrow = 200, ncol = 500))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.