df_to_matrix: Convert a dataframe to a matrix

Description Usage Arguments Examples

Description

This function converts a dataframe to a matrix, with the first column of the dataframe becoming the matrix rownames.

Usage

1

Arguments

x

A dataframe.

Examples

1
df_to_matrix(my.dataframe)

eveskew/reskew documentation built on May 16, 2019, 7:10 p.m.