Re: [R] converting a summary table to survey database form

2013-08-23 Thread Pancho Mulongeni
Thank you! -Original Message- From: arun [mailto:smartpink...@yahoo.com] Sent: 22 August 2013 17:17 To: Pancho Mulongeni Cc: R help Subject: Re: [R] converting a summary table to survey database form Hi, May be this helps: dat1<- structure(...  dat1$ID<- row.names(dat1) l

Re: [R] converting a summary table to survey database form

2013-08-22 Thread arun
  Unnamed 2 #2   2   Ramses 4 #12  2   Sheiks 5 A.K. - Original Message - From: Pancho Mulongeni To: "r-help@r-project.org" Cc: Sent: Thursday, August 22, 2013 12:08 PM Subject: [R] converting a summary table to survey database form Hi! I am looking to choose a co

[R] converting a summary table to survey database form

2013-08-22 Thread Pancho Mulongeni
Hi! I am looking to choose a condom based on its pleasure score. I received some summarised data from 10 individuals: structure(list(Ramses = c(4, 4, 5, 5, 6, 3, 4, 4, 3, 4), Sheiks = c(5, 5, 6, 4, 7, 6, 4, 5, 6, 3), Trojans = c(7, 8, 7, 9, 6, 3, 2, 2, 2, 3), Unnamed = c(2, 1, 1, 3, 3, 4, 5, 4, 4