Skip to contents

Wrapper function that converts a sparseMatrix to data.table

Usage

matrix_to_dtable(x)

Arguments

x

A matrix, sparseMatrix or Matrix.

Value

A data.table class.