[R] Transporting data in different R windows
Uwe Ligges
ligges at statistik.tu-dortmund.de
Thu Jul 30 09:55:57 CEST 2009
Patrick Connolly wrote:
> On Wed, 29-Jul-2009 at 06:15AM -0700, Bogaso wrote:
>
> |>
> |> Hi,
> |>
>
> |> I am working with multiple R-windows opened and would like to
> |> transport some variables from one to another. Is there any direct
> |> way to do this without saving them in hard-disk?
>
> With so little information given, I can't tell whether you know the
> difference between a window and a directory. If you tell us what's
> different about your "windows" we might be in a position to know what
> you're trying to do,
>
Well, I think it is pretty clear (even if not exactly said) that data
exchange between different R processes is requested.
Unfortunately, I do not know about a good solution. Probably file
exchange via save()/load() is the easiest and still quick solution.
Best wishes,
Uwe Ligges
More information about the R-help
mailing list