Description Usage Arguments Examples
View source: R/convert_mat_df.R
Converts connectome matrix data type (e.g. from Matlab or Numpy) to ggplot2-friendly format for use with geom_tile(). Assumes rownames and colnames exist and are the ROI labels.
1 | convert_mat_df(mat)
|
mat |
Matrix data to convert |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.