[Ross Darnell]

>>> I'm trying to use reshape but I cannot quite understand how it 
>>> works.

>Yup. 2.6.0 will also allow this simplified variant:

> > reshape(mydat, direction="long", varying=3:8, sep="")
> > [...]

Hi, people.  Have "melt" and "cast" (from the "reshape" package) ever 
been considered for integration in R "stats" package (or any convenient 
standardly distributed package)?  They gave me the impression of being 
neatly specified, and presumably useful for many of us.

-- 
François Pinard   http://pinard.progiciels-bpi.ca

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to