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
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
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
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
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
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
6 matches
Mail list logo