R data export

Mirko Pace <[email protected]> Thu, 10 Mar 2005 20:12:50 +0100
Newsgroups gmane.comp.apache.mod-survey.general
Message-ID <[email protected]>
Hi all,
There is something wrong whit R data module; output of the module is:

			data.frame(gender=0,age=22,target=0,quest1=1,),
			data.frame(gender=1,age=18,target=1,quest1=3,),
			data.frame(gender=0,age=30,target=2,quest1=1,),
			data.frame(gender=0,age=22,target=2,quest1=3,)
)

attach(surveydata)

I think something like "survedata<-rbind(" is missed at the start of script.
Skickat av Mirko Pace <[email protected]>
till survey-discussion