powered by
Return `Y` with each column as a list
col_to_list(Y)
matrix like data object
Each column as a list
# NOT RUN { row_to_list(matrix(rnorm(20),10,2)) # }
Run the code above in your browser using DataLab