摘要: 如何在Rstudio中加载其他软件包 方法一:(命令行) 1) install.packages("D:/soft/toolbox_new/NbClust_3.0.zip", repos = NULL, type = "win.binary"); 2) Library(NbClust) 方法二:(界 阅读全文
posted @ 2020-11-06 13:32 何弈 阅读(1698) 评论(0) 推荐(0) 编辑
你好