Thanks. This is good to know. -- Larry
Original message
>Date: Fri, 18 Jun 2010 11:36:40 -0400
>From: David Winsemius
>Subject: Re: [R] Read SPSS v 18 .sav file
>To: David Winsemius
>Cc: Larry Hotchkiss , r-help@r-project.org
>
>
>On Jun 18, 2010, at 1
On Jun 18, 2010, at 10:44 AM, David Winsemius wrote:
On Jun 18, 2010, at 10:26 AM, Larry Hotchkiss wrote:
Hi,
I repeatedly get an error when trying to read an SPSS v. 18 .sav
file into R.
No, you did not get an error message.
require(foreign)
Loading required package: foreign
femal
On Jun 18, 2010, at 10:26 AM, Larry Hotchkiss wrote:
Hi,
I repeatedly get an error when trying to read an SPSS v. 18 .sav
file into R.
No, you did not get an error message.
require(foreign)
Loading required package: foreign
femaleSPSS.dat <- read.spss("female-04-02-2010.sav")
Warning
3 matches
Mail list logo