[R] subreddit for R related stuff

2012-05-16 Thread Robert M. Flight
Thought there might be some Redditors lurking on these mailing lists. I created a sub-reddit for R (and by extension Bioconductor) discussions, links, etc. http://www.reddit.com/r/Rsoftware/ This will be the first and only shameless plug. -Robert Robert M. Flight, Ph.D. University

[R] defining a method for multiple classes

2011-03-08 Thread Robert M. Flight
the equivalent of: setMethod(x, signature(c(myClass1,myClass2)), function(object) object@x) Or am I always required to do two separate setMethods? Thanks, -Robert Robert M. Flight, Ph.D. University of Louisville Bioinformatics Laboratory University of Louisville Louisville, KY PH 502-852-1809 (HSC

[R] expected behavior when parsing lines with special characters

2011-02-15 Thread Robert M. Flight
] LC_MONETARY=English_United States.1252 LC_NUMERIC=C [5] LC_TIME=English_United States.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] tools_2.12.1 Robert M. Flight, Ph.D. University of Louisville

[R] adding environment variables

2010-10-28 Thread Robert M. Flight
, -Robert Robert M. Flight, Ph.D. University of Louisville Bioinformatics Laboratory University of Louisville Louisville, KY PH 502-852-0467 EM robert.fli...@louisville.edu EM rfligh...@gmail.com Williams and Holland's Law:        If enough data is collected, anything may be proven by statistical

[R] respecting original matrix dimensions

2010-04-06 Thread Robert M. Flight
Robert M. Flight, Ph.D. Bioinformatics and Biomedical Computing Laboratory University of Louisville Louisville, KY PH 502-852-0467 EM robert.fli...@louisville.edu EM rfligh...@gmail.com Williams and Holland's Law: If enough data is collected, anything may be proven by statistical methods

[R] list names

2010-03-18 Thread Robert M. Flight
in matrix; $M2 - listing of numbers in matrix, and $M3 - listing of numbers in the matrix. Is there a way to have it return only the names $M1, $M2, $M3? I know this seems trivial and I'm sure it has been asked before, but I can't find it. Thanks in advance. -Robert Robert M. Flight, Ph.D

[R] console window always on top

2010-03-11 Thread Robert M. Flight
know how to modify this setting? Thanks, -Robert Robert M. Flight, Ph.D. Bioinformatics and Biomedical Computing Laboratory University of Louisville Louisville, KY PH 502-852-0467 EM robert.fli...@louisville.edu EM rfligh...@gmail.com Williams and Holland's Law: If enough data

Re: [R] console window always on top

2010-03-11 Thread Robert M. Flight
I don't remember inputting anything like that previously, but that worked perfectly. Thank you. -Robert On Thu, Mar 11, 2010 at 13:12, Duncan Murdoch murd...@stats.uwo.ca wrote: On 11/03/2010 11:59 AM, Robert M. Flight wrote: In R on Windows (ver 7) I have somehow set the preferences