Re: [R] R is GNU S, not C.... [was "how to get or store ....."]

2005-12-06 Thread Xiaofan Li
I consistently use ";" at every end of my R code and have found it much more neat than those sentences without an end; for "<-" and "=", if I were the author I would rather take the first representation as a sign of passing-by-reference while the latter by value. Xiaofan -Original Message---

Re: [R] R is GNU S, not C.... [was "how to get or store ....."]

2005-12-06 Thread Xiaofan Li
I consistently use ";" at every end of my R code and have found it much more neat than those sentences without an end; for "<-" and "=", if I were the author I would rather take the first representation as a sign of passing-by-reference while the latter by value.

[R] String values as data marks on X/Y axes?

2005-11-29 Thread Xiaofan Li
. Regards, Xiaofan - Xiaofan Li Cambridge Computational Biology Institute Department of Applied Mathematics and Theoretical Physics University of Cambridge, CB3 0WA, United Kingdom Tel +44 7886 614030, Email [EMAIL PROTECTED

[R] Recall: String values as data marks on X/Y axes?

2005-11-29 Thread Xiaofan Li
Xiaofan Li would like to recall the message, "String values as data marks on X/Y axes?". __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

[R] String values as data marks on X/Y axes?

2005-11-29 Thread Xiaofan Li
. Regards, Xiaofan - Xiaofan Li Cambridge Computational Biology Institute Department of Applied Mathematics and Theoretical Physics University of Cambridge Tel +44 7886 614030, Email [EMAIL PROTECTED] [[alternative

[R] Deleting Rows/Columns

2005-11-07 Thread Xiaofan Li
on this issue. Xiaofan - Xiaofan Li Cambridge Computational Biology Institute Department of Applied Mathematics and Theoretical Physics University of Cambridge, CB3 0WA, United Kingdom Tel +44 7886 614030, Email [EMAIL PROTECTED

[R] dataTable manipulation in R

2005-11-05 Thread Xiaofan Li
for example, to delete them from the dataTable? Cheers, Xiaofan --- Xiaofan Li Department of Applied Mathematics and Theoretical Physics University of Cambridge __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do r

[R] How can I assign an argument to transfer whether by ref or by value?

2005-11-05 Thread Xiaofan Li
Hello guys, I am wondering the default way of transferring arguments in R. Is it by value or by ref in default case, or could that be changed explicitly? Cheers, Xiaofan --- Xiaofan Li Department of Applied Mathematics and Theoretical Physics University of Cambridge