View source: R/compress_age_time_matrix.R
compress_age_time_matrix | R Documentation |
a function that takes in a matrix with a pararellogram format and transforms it into a rectangular format and assigns column and row names.
compress_age_time_matrix(age_time_matrix)
age_time_matrix |
the matrix to be transformed |
returns a matrix with a rectangular format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.