Convert dataframe to matrix

as_matrix(df)

Arguments

df

A dataframe.

Value

A matrix.