Skip to content
Prev 147370 / 398500 Next

Reshape or Stack? (To produce output as columns)

On Tue, Jun 17, 2008 at 1:47 PM, Steve Murray <smurray444 at hotmail.com> wrote:
It sounds like something is going wrong with the melting.  Could you
please include the output of str(original data frame), and
str(melted)?  (Or even better a small version of your data created
with dput)

Hadley