Re: R data export

bugant <[email protected]> Thu, 24 Mar 2005 17:57:06 +0100
Newsgroups gmane.comp.apache.mod-survey.general
Message-ID <[email protected]>
hi all,
Joel Palmius wrote:
> Survey::Export::R.pm would be favorite. :-)
> 
> Relevant lines are probably 75-85, which currently look like:
> 
>   if(scalar(@cases) > 0)
>   {
>     print "surveydata <- rbind(";
[cut]
> .. or in other words, if there is any data whatsoever, then the rbind 
> stuff should be printed.
hmm... seems that this isn't true... but.. changing this in that way works:

print "\nsurveydata <- rbind(";

I don't really know why...but it works maybe it is something related to
thr content/type of the document... by the way it works.

stay tuned,
bugant.
Skickat av bugant <[email protected]>
till survey-discussion