View source: R/helper_functions.r
cat_plot_matrix | R Documentation |
This function prints a plot matrix to the console.
cat_plot_matrix(plot_matrix)
plot_matrix |
The plot matrix to be printed. |
cat_plot_matrix(matrix(c("a", "b", "c", "d"), nrow = 2, ncol = 2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.