Skip to content
Prev 86954 / 398506 Next

Convertin rows of a matrix to a list

Perhaps something like:

    as.list(as.data.frame(t(mat)))

Andy

From: Ale?? ??iberna