Message-ID: <m808d45bgdtbv1c0n9g52cieufghkddpnj@4ax.com>
Date: 2008-09-19T19:45:48Z
From: Mike Prager
Subject: migrating data from s-plus to R
"Patrizio Frederic" <frederic.patrizio at gmail.com> wrote:
> Dear all,
> is there any way to transform a .Data directory created in S-plus 6.1
> for windows in a .RData file?
You might try the functions "dump" or "dput", which create text
representations readable by either S or R. At least, they do so
for many common data objects -- I can't say whether they will do
so for specialized ones or not.
--
Mike Prager, NOAA, Beaufort, NC
* Opinions expressed are personal and not represented otherwise.
* Any use of tradenames does not constitute a NOAA endorsement.