[R] using objects from different workspaces
Greg Snow
Greg.Snow at imail.org
Wed Jul 7 19:27:32 CEST 2010
Check out the high performance computing task view on CRAN.
--
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111
> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Martin Dózsa
> Sent: Sunday, July 04, 2010 5:12 PM
> To: r-help at r-project.org
> Subject: [R] using objects from different workspaces
>
> Hi all,
>
> I have the following problem: I need to run a large number of
> simulations,
> therefore I use many computers. After the computations I need to make
> some
> operations with the obtained results (such as weighted average, sum,
> etc.).
>
> My question is, how is it possible to combine the output of several R
> sessions?
>
> My objects are quite complex (multi-dimensional arrays), therefore
> export to
> some simple csv file seems not to be a solution. I also need to do this
> operation several times, so it would be good if it could be
> automatized.
>
> Thank you in advance,
> Martin
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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 commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list