Displaying 1 result from an estimated 1 matches for "mrb_delivery".
2008 Jun 17
1
read.spss {foreign} doesn't work over network?
...rib sheet"
text file) in order to avoid all the typing, so I'm pretty sure I've
done it before. I verified that the file I'm trying to read is OK.
This is what happens:
> SurveyData <-
read.spss("P:/Jobs/6015.Orange.Rapid.Survey/SurveyData/4.ProcessedData/D
elivery4/mrb_delivery.sav", use.value.labels=TRUE, max.value.labels=Inf,
to.data.frame=TRUE)
Error in
read.spss("P:/Jobs/6015.Orange.Rapid.Survey/SurveyData/4.ProcessedData/D
elivery4/mrb_delivery.sav", :
unable to open file
>
> SurveyData <- read.spss("C:/Data/R/mrb_delivery....