Hi Suman,
See the read.spss function in the foreign package, e.g.:

# install.packages(foreign)
require(foreign)
?read.spss

HTH,
Jorge



On Mon, Oct 19, 2009 at 8:06 AM, Suman Kundu <> wrote:

> Hello,
>
> In R, How to read SPSS file and access the data item?
>
> Thank you.
> Regards,
> Suman Kundu
>
>
>
>
>        [[alternative HTML version deleted]]
>
>
> ______________________________________________
> 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.
>
>

        [[alternative HTML version deleted]]

______________________________________________
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