Skip to content

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

2 messages · zhijie zhang, Henrique Dallazuanna

#
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: