Description Usage Arguments Details Value Author(s) Examples
Unify a list of matrix
| 1 | unify_mat_list(mat_list, default = 0)
 | 
| mat_list | a list of matrix, all of them should have dimension names | 
| default | default values for the newly added rows and columns | 
All matrix will be unified to have same row names and column names
A list of matrix
Zuguang Gu <z.gu@dkfz.de>
| 1 2 | # There is no example
NULL
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.