powered by
unlist
unlist_df2(df)
outdf
matrix
unlist_df
x = matrix(c(1,2,3,4,5,6), nrow=3, ncol=2) unlist_df2(x)
Run the code above in your browser using DataLab