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/chf documentation built on June 9, 2022, 5:38 p.m.