unify_mat_list.Rd
Unify a List of Matrix
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
# There is no example NULL#> NULL