[R] Import of a workspace into R
Petr Pikal
petr.pikal at precheza.cz
Tue Mar 27 16:27:05 CEST 2007
Hi
Do you know what is the program from which you have stored workspace?
If you mean that you have some stored R data you shall probably
consult save/load help page and/or other possible means of data
loading like dput/dget, write/read and maybe some other.
Regards
Petr
On 27 Mar 2007 at 15:36, Schmitt, Corinna wrote:
Date sent: Tue, 27 Mar 2007 15:36:16 +0200
From: "Schmitt, Corinna" <Corinna.Schmitt at igb.fraunhofer.de>
To: <r-help at stat.math.ethz.ch>
Subject: [R] Import of a workspace into R
> Hallo,
>
> can anyone tell me how I can import a stored workspace of another
> program into R. I want to use the variables together with their values
> in new R programmed functions.
>
> I could not really find a solution in the paper "R Data Export/Import"
>
> Thanks,
> Corinna
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
Petr Pikal
petr.pikal at precheza.cz
More information about the R-help
mailing list