Hi,
Just installed R on a new Windows 7 machine (as admin).
I feel quite uncomfortable knowing that the default WD when starting R is:
> getwd()
[1] "C:/Windows/system32"
I guess I did something wrong when installing R... How to change R's
default working directory?
regards
Eryk
_
Failed to load RGtk2 dynamic library, attempting to install it.
trying URL 'http://downloads.sourceforge.net/gladewin32/gtk-2.12.9-win32-2.exe'
Content type 'application/x-msdownload' length 7378984 bytes (7.0 Mb)
I run the complete setup of GTK .
Hence, I assume Version 2.12.9 is installed on my
I have a problem loading RGtk2
Platform:
Windows XP
R 2.11.1
In the popup window I get:
The procedure entry point cairo_clip_extends could not be located in
the dynamic link library libcairo-2.dll
and in the R command:
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to lo
I have a problem loading RGtk2
Platform:
Windows XP
R 2.11.1
In the popup window I get:
The procedure entry point cairo_clip_extends could not be located in
the dynamic link library libcairo-2.dll
and in the R command:
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to lo
Hi,
ESS replaces "_" by "<-". How can I switch off this feature?
I need to be able to type the underscore
Thanks
Eryk
--
Witold Eryk Wolski
Heidmark str 5
D-28329 Bremen
tel.: 04215261837
__
R-help@r-project.org mailing list
https://stat.ethz.ch/m
qplot does (?) what I was looking for!
At least it plots what I want to plot in the interactive modus.
However, it seems not to work with Sweave.
Thanks
On 7 August 2010 16:15, Michael Bedward wrote:
>> If it's regular, but incomplete, that method will work. If it's
>> irregular, then no imag
Hi,
Would like to make an image
however the values in z are not on an uniform grid.
Have a dataset with
length(x) == length(y) == length(z)
x[1],y[1] gives the position of z[1]
and would like to encode value of z by a color.
looking for something like
plot(x,y, col = z)
where col for z is cleve
I have a gnuplot script:
plot 'gp.dat' using 1:2 with line
pause mouse
and would like to have R CMD BATCH script that works similarily...
x<-read.table("gp.dat")
options(device="windows")
plot(x[,1],x[,2])
what I am looking for now is an R functions which behaves like "pause mouse"
in gnuplot,
Thanks...
Thats exactly what I was looking for..
Eryk
On Nov 13, 2007 2:38 PM, Eik Vettorazzi <[EMAIL PROTECTED]> wrote:
> cut(X,Y,right=F)
>
> W Eryk Wolski schrieb:
>
> > Hi,
> >
> > It's just some example code.. The application is uninteresting.
ve the same factor... [-3,-2.9) etc.
I would assume R has such a function but I cant recall which one it is.
--
W. Eryk Wolski
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide h
10 matches
Mail list logo