Skip to content

Converting a S-plus file.

2 messages · Juan Pablo Romero, Francisco J. Zagmutt

#
Hello all.

I've got  a little file which is from S-Plus. The problem is I don't
own a copy of said program, and R won't read it.

I wonder if there's a caritative soul here who could export the file
to some other format (csv, or even excel!) and send it back to me.

Thanks in advance.

   Juan Pablo
#
Hi Juan Pablo

Take a look at the document under help->Manuals in pdf->R data 
import/export.  There is a whole section there on how to import data from 
other statistical software.

If you have a script file from S-Plus you can open it in any text editor 
(i.e. notepad)

¡Suerte!

Francisco