Skip to content
Prev 275138 / 398506 Next

Converting data frame into multidimensional array

On Fri, Oct 21, 2011 at 7:04 PM, Gabor Grothendieck
<ggrothendieck at gmail.com> wrote:
By the way, you asked for an array rather than a table but a table is an array:

is.array(xtabs(Freq ~., X)) # TRUE