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

______________________________________________
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 commented, minimal, self-contained, reproducible code.

Reply via email to