R语言初级问题,unable to open file: 'No such file or directory'
试图运行如下命令library(foreign)read.spssspss.dat<-read.spss("r_example.sav",to.data.frame=T,...
试图运行如下命令
library(foreign)
read.spss
spss.dat<-read.spss("r_example.sav", to.data.frame=T, use.value.labels=T)
为什么显示
Error in read.spss("r_example.sav", to.data.frame = T, use.value.labels = T) :
unable to open file: 'No such file or directory'
Ps 是mac系统 展开
library(foreign)
read.spss
spss.dat<-read.spss("r_example.sav", to.data.frame=T, use.value.labels=T)
为什么显示
Error in read.spss("r_example.sav", to.data.frame = T, use.value.labels = T) :
unable to open file: 'No such file or directory'
Ps 是mac系统 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询