r R-init.R
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了r R-init.R相关的知识,希望对你有一定的参考价值。
# Some necessary packages!
install.packages(c("devtools","doParallel","doMC","statnet","igraph","dplyr","reshape","reshape2","plyr","tidyr","lubridate","jsonlite","magrittr","stringi","stringr","data.table","sqldf"))
# topicmodels needs gsl
install.packages(c("RTextTools","topicmodels","glmnet","Zelig"))
library(devtools)
install_github("retrography/OrientR")
以上是关于r R-init.R的主要内容,如果未能解决你的问题,请参考以下文章
——R的数据组织
+-r, +-s 的所有排列
shinydashboard ui.R 和 server.R 未读取 Global.R
R语言计算回归模型R方(R-Squared)实战
r语言中r-studio怎么调用
R电子书资料《学习R》+《R语言实战第2版》+《R数据科学》学习推荐