search for: w98e2

Displaying 1 result from an estimated 1 matches for "w98e2".

2002 Oct 25
2
source output differs from console output
...be able to run the following code sequence as a source routine. If I paste it into R via the clipboard it works as expected, but if I source the code instead then the last 3 statements fail. I've also tried writing to the file in place of the sink sequence, but that also hits a snag. R 1.6, w98e2, dfr is a data frame containing the content of Julian Faraway's gala data frame. I append the console log and 3 outputs to the file. Thanks for your help. qnum<-"" if(given[1]!="NA")qnum<-paste("\n",given[1],".",sep = "") xfr<-dfr i...