Description Usage Arguments Value
This functions takes a matrix and returns a list of its components describing its vectorize form the values, the row and col names and its dimensions
1 | vectorizing_matrix(geno_p)
|
geno_p |
Matrix |
List: v = vectorized matrix content, col_names = names of the orginal columns row_names = names of the orginal rows, n_col and n_row contain the number of original columns and rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.