![图片[1]-怎么在jupyter安装r?-uusu优素-乐高,模型,3d打印,编程](http://uusucn.zbbe.cn/wp-content/uploads/2024/01/5e54dcdbca27f984.jpg)
在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()原文来自:https://www.py.cn
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END

















































暂无评论内容