Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经下载了安装所需的 zip 文件,并按照网站上的说明进行操作。
install_course_zip("C:\\Users\\Sanket\\Downloads\\swirl_courses-master.zip\\", multi=TRUE, which_course="Open Intro")
错误消息:解压缩错误(路径,列表 = TRUE):无法打开 zip 文件“C:\Users\Sanket\Downloads\swirl_courses-master.zip\”
我们可以安装两种类型的 cousera swirl 包
一个是
install.packages("swirl")
另一个是手动安装的..
在 rstudio 右侧有一些选项,如包、绘图、文件、帮助
那里你需要去包>安装>
您需要在第一个选项包>安装>安装自>包存档(*.zip,*.tz)中选择包存档(安装自)
然后您可以浏览您的 zip 文件夹,然后单击安装