vectorizing_matrix: Vectorizes a matrix

Description Usage Arguments Value

View source: R/funs_tools.R

Description

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

Usage

1

Arguments

geno_p

Matrix

Value

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


LucaGiudice/Simpati documentation built on Jan. 27, 2022, 11:42 p.m.