[R] getting values out of functions

2004-07-29 Thread Kathryn Jones
Hi there, Just wondering if there's a way to get a value you've assigned within a function, out of the function? For example, function () { testing -read.table(...,header=TRUE) } I want to be able to use 'testing' outside of the function, so be able to call ls() and testing be

[R] attach files on start up

2004-07-28 Thread Kathryn Jones
Hi, I was wondering if anyone could please tell me if there's a way to attach the same files each time R starts up? Thanks! Kathryn Jones __ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting

[R] SJava - restart function

2004-07-15 Thread Kathryn Jones
this problem? I'm trying to find an older version of R (for windows) to see if the examples work there. Any help would be great! Thanks Kathryn Jones __ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting

[R] older versions of R (v1.0)

2004-07-14 Thread Kathryn Jones
Hi folks, Does anyone know where I can find downloads for old versions of R, around version 1.0? I found the downloads for unix but not windows. Any help would be greatly appreciated! Thank you, Kathryn __ [EMAIL PROTECTED] mailing list

[R] SJava - restart() is defunct

2004-07-13 Thread Kathryn Jones
Hi, I'm using the SJava package and am trying to get event handling to work, but no examples from http://www.omegahat.org/RSJava/examples/ that have any event handling work in R 1.9.0. I think the examples were all written around 2001 so most probably used an older version of R. The error

[R] SJava - restart() is defunct

2004-07-13 Thread Kathryn Jones
Hi, I'm using the SJava package and am trying to get event handling to work, but no examples from http://www.omegahat.org/RSJava/examples/ that have any event handling work in R 1.9.0. I think the examples were all written around 2001 so most probably used an older version of R. The error