Skip to content
Prev 156611 / 398506 Next

migrating data from s-plus to R

"Patrizio Frederic" <frederic.patrizio at gmail.com> wrote:

            
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.