mat2df: Convert a Matrix to a DataFrame

Description Usage Arguments

View source: R/mat2df.R

Description

Identical to as.matrix.data.frame, but faster.

Usage

1
mat2df(x)

Arguments

x

A matrix.


Kmisc documentation built on May 29, 2017, 1:43 p.m.

Related to mat2df in Kmisc...