原文:R報錯:Error in gzfile(file, "rb") : cannot open the connection rds

在Rstudio中讀取rds文件時報錯 Error in gzfile file, rb : cannot open the connection rds ,命令如下所示: out lt readRDS file.rds 解決辦法是加上絕對路徑: out lt readRDS D: path to file.rds ...

2021-11-18 18:01 0 1843 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM