Hi there!
Does anyone got an experience parallelizing R in conjuction with
starcluster infrostructure?
I am curious whether there are some ready to use scripts to run a
job inside StarCluster.
Thanks in advance!
Kind regards,
Alex
__
R-help@r-proj
Grand merci! Will try!
Kind regards,
Alex
2011/7/19 Paul Hiemstra :
> e you
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commen
Hi there,
I have some unused code in my project but have no idea how to clean
it up in some kind of automatic way.
Maybe there are some tools/ways to identify and remove/mark dead
parts of the code?
Thanks in advance!
Kind regards,
Alex
__
R-help@
Hi Baptiste!
Grand-grand merci!!! It works!
Thanks!
Alex
2010/12/7 baptiste auguie :
> baptiste
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.
Hello there,
could you please help to modify gpar() properties of a cell inside
tableGrob() output.
In the following example I want to have different color for one out of 4 cells
require(gridExtra)
z<-matrix(1:4,2,2)
grid.draw(tableGrob(z))
The only way I found for now how to do it is to d
Hello there,
Could anybody please help on how to correctly use ggplot when
printing irregural time series, by irregural here I mean for example
the absence of some dates in the whole timespan of a dataset. To be
more precise in the following example I generated some random data
which spans the w
Thanks! Will post there.
--
View this message in context:
http://r.789695.n4.nabble.com/rcom-and-safearray-type-of-data-tp2548552p2551426.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.e
Hello there,
I started to use rcom package and there were no problems until I tried to
call some external function (method) which returns safearray type of data
where either me or rcom or something else fails. Specifically I connected to
a database and called a method doing something like this
put of functions with the
> original values as arguments.
>
>
> Bert Gunter
> Genentech Nonclinical Biostatistics
>
>
>
> -Original Message-----
> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On
> Behalf Of Alex Bird
> Sent: Thursd
Is it possible to do what you mentioned somehow outside of the
function. I mean that there's some function and the only thing I can
do is to point on the variable to be modified inside the function
without any possibilities to modify the very function.
2009/10/8 Henrique Dallazuanna :
> See assign
10 matches
Mail list logo