您现在的位置是:课程教程文章

怎么在jupyter安装r?

2023-12-18 19:52课程教程文章 人已围观

在jupyter安装r的方法:(推荐:jupyter使用教程)

第一步:在R中安装必备包

install.packages(c('rzmq','repr','IRkernel','IRdisplay'),
                 repos = c('http://irkernel.github.io/', getOption('repos')))

第二步:连接R与jupyter

在R Console中输入

IRkernel::installspec()

更多python知识请关注python视频教程。

课程教程:怎么在jupyter安装r?

上一篇:怎么运行网页版jupyter?

下一篇:没有了

站点信息

  • 文章统计篇文章