RStudio中无法画图怎么解决

在学习R语言时,使用RStudio遇到'Error in gzfile(file, ""wb"") : cannot open the connection'的绘图错误。尝试过卸载重装、修改环境变量等方法无效。通过检查环境变量中的路径,发现不正确,将路径更正为C:UsersDefaultAppDataLocalTemp,解决了问题,能够正常绘制决策树图片。" 113302118,10538337,Flume 实时抓取MySQL数据到Kafka,"['实时采集', 'MySQL', 'Kafka', '数据流处理', 'Flume']
摘要由CSDN通过智能技术生成

RStudio中的 "Error in gzfile(file, “wb”) :cannot open the connection"怎么解决

最近在学习R语言,下载好rpart,rpart.plot后,在运行决策树的代码时,出现无法绘制图片的问题,总会出现报错,具体情况如下:

library(rpart.plot) #— If the packages rattle is installed, it has rpart.plot in it
rpart.plot(rpart.model)
***

即遇到需要绘制图片时会出现以下错误:

Error in gzfile(file, “wb”) :cannot open the connection
In addition: Warning message:
In gzfile(file, “wb”) :
cannot open compressed file’C:/Users/???/AppData/Local/Temp/RtmpCuJjwT/rs-graphics-304ed13f-1958-4eeb-930a-24d61ef9cef2/7c68cc44-8d16-47cd-a3ba-93c854098270.snapshot’,probable reason ‘Invalid argument’
Graphics error: Plot rendering error

遇到这个问题也搜索了别人怎么解决的,有卸载重新安装的,有重新添加路径到环境变量中的,但是都没有解决我的问题。在思考之后

评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值