Re: [R] Most used R editors

2009-06-02 Thread Tom H
On Tue, 2009-06-02 at 07:06 +, Martial Sankar wrote: > Hi, > > I am a little lonely as R users in my group. So, I would like to know which > editor is the most used in the R community. > This post is some kind of survey. Hi, I have been enjoying using statET - http://www.walware.de/goto/st

Re: [R] filling area under a function line

2009-05-24 Thread Tom H
On Sun, 2009-05-24 at 19:32 +0100, Tom H wrote: > polygon( > c(from, x, to), > c(min(y),y,min(y)), > col=areacol, lty=0 > ) > I guess my question should have been, I don't seem to be ab

[R] filling area under a function line

2009-05-24 Thread Tom H
Hi R collective, I quite like the "curve" function because you can chuck a R function into it, and see the graph in one line of R. I had a google and found some threads for filling under the line; http://tolstoy.newcastle.edu.au/R/e2/help/07/09/25457.html However they seem to miss the point of

[R] caching of the .Rprofile file

2009-05-08 Thread Tom H
Hi, It seems that if I make a change to the .Rprofile file in my working directory, it is not immediately reflected when the session is restarted. (I am using statET and rJava) Is that something I should expect? Thanks, #T __ R-help@r-project.org mai

[R] dyn.load a package for dev purposes?

2009-05-07 Thread Tom H
Hi, I don't seem to be able to get a package to detach and reload in my debugging R session once I have already loaded it. R CMD REMOVE -l /usr/lib64/R/library quantmod R CMD build /home/user1/eclipse/workspace/quantmod/; R CMD INSTALL -l /usr/lib64/R/library quantmod_0.3-7.tar.gz in R... de

[R] off topic -- publicly available datasets for opinions on the death penalty in the UK

2009-05-01 Thread Tom H
Hi, Apologies in advance for a question that's not directly related to R. I had a quick google, and didn't find any nicely formatted datasets that I could use for a quick idea I have. I was wondering whether anyone could point me towards a source of data for UK death penalty opinion. I guess th