matrix_to_idf.Rd
Converts a matrix to data.frame with row (i) and column (j) index variables.
matrix_to_idf(x, z = "z")
Matrix
Name of the data.frame column storing the matrix values
A data.frame