Skip to content
Prev 206962 / 398503 Next

Change an array into a dataset of four variables, dim1, dim2, dim3 and its elements

Try this:

sapply(as.data.frame.table(a), as.numeric)
On Wed, Jan 20, 2010 at 3:18 PM, rusers.sh <rusers.sh at gmail.com> wrote: