On 08/18/2010 10:05 PM, Tal Galili wrote:
Hi Stephen,

#first:
install.packages("reshape")
#Then try:
library(reshape)
#and then
?melt
?cast


This is also useful:
http://www.jstatsoft.org/v21/i12/paper

______________________________________________
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