Displaying 1 result from an estimated 1 matches for "hrab200".
2006 Sep 29
3
What is wrong with this input
...;t seem to figure out why I'm getting this error. The output is
copied right off the screen. Notice how in some cases the back slash is
missing. In other cases, it can't read a file that I know is there.
Thanks in advance
> library(foreign)
> hrout <- read.spss("c:\\hrab200.sav")
Error in read.spss("c:\\hrab200.sav") : unable to open file
> library(foreign)
> hrout <- read.spss("C:\Documents and Settings\David Kaplan\My
Documents\Baseball\Baseball Research\hr time series paper\new time
series hr paper\hrab200.sav")
Error in read.s...