get.mat: Get Matrix

View source: R/cell_type_assignments.R

get.matR Documentation

Get Matrix

Description

function for casting data into a matrix.

Usage

get.mat(m.rows, m.cols, data = NA)

Arguments

m.rows

matrix rows

m.cols

matrix columns

data

your data

Value

your data in matrix format


Jerby-Lab/opipes documentation built on Oct. 7, 2022, 12:28 p.m.