Re: R data export

Mirko Pace <[email protected]> Thu, 10 Mar 2005 20:36:31 +0100
Newsgroups gmane.comp.apache.mod-survey.general
Message-ID <[email protected]>
Mirko Pace wrote:

> 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.
>
oops, sent too early!

Thank you guys!

Mirko
Re: R data export (message/rfc822, 1.9 KB) - not displayed