cw_matrix_to_df {crossword.r} | R Documentation |
function that turn matrix into a data.frame in long format
Description
function that turn matrix into a data.frame in long format
Usage
cw_matrix_to_df(x)
Arguments
x |
the data.frame to transform |
[Package crossword.r version 0.3.6 Index]