df2mat: df2mat

View source: R/df2mat.r

df2matR Documentation

df2mat

Description

convert a matrix to a dataframe

Usage

df2mat(d, symmetrical = TRUE)

Arguments

d

dataframe to convert has to have 3 columns with the data in the third

symmetrical

bool only symmetrical supported right now

Value

matrix

See Also

mat2df


williamcioffi/cioffihelperfunctions documentation built on April 12, 2025, 9:45 p.m.