Learn R Programming

OmicFlow (version 1.5.0)

matrix_to_dtable: Converting a Matrix to data.table

Description

Wrapper function that converts a sparseMatrix to data.table

Usage

matrix_to_dtable(x)

Value

A data.table class.

Arguments

x

A matrix, sparseMatrix or Matrix.