[R] still spss
Thomas Petzoldt
thpe at hhbio.wasser.tu-dresden.de
Fri Mar 12 18:12:26 CET 2004
Margarida Júlia Rodrigues Igreja wrote:
> library(foreign)
> read.spss("H:\\Desktop\\bd1\\experiencia1")
> Error in read.spss("H:\\Desktop\\bd1\\experiencia1") : unable to open file
I suspect, you make still a path error. Does your file really have no
extension (e.g. .sav)? The default behaviour of Windows is to hide
extensions.
Maybe, read.spss("H:\\Desktop\\bd1\\experiencia1.sav") will help,
otherwise you may look for a computer expert near you.
Thomas P.
More information about the R-help
mailing list