df2mat | R Documentation |
convert a matrix to a dataframe
df2mat(d, symmetrical = TRUE)
d |
dataframe to convert has to have 3 columns with the data in the third |
symmetrical |
bool only symmetrical supported right now |
matrix
mat2df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.