dense_to_sparse: Convert dense matrix to data frame

View source: R/homework-3-function.R

dense_to_sparseR Documentation

Convert dense matrix to data frame

Description

Convert a dense matrix to a data frame with three columns.

Usage

dense_to_sparse(dense)

Arguments

dense

A dense matrix.


Violettttta/bis620 documentation built on Oct. 9, 2022, 10:28 a.m.