Rstudio shiny rmarkdown tidyverse 相关网页

Rstudio开源的packages :https://www.rstudio.com/products/rpackages/

shiny 项目地址: https://shiny.rstudio.com/ 用于构建交互式web运用
htmlwidgets http://www.htmlwidgets.org/

tidyverse 项目地址: https://www.tidyverse.org/ 集合了多个包在一起
tidyr : 整理数据
readr : 快速读取文件,表格、log等
readxl : 读取Excel
lubridate : 处理日期
devtools : 开发管理,安装github上的R包
magrittr : 管道操作符
packrat : 依赖项管理工具,让你的R项目更便携可再生
stringr : 字符串操作
dplyr : 数据处理,转换
ggplot2: 可视化

btoom : 整理R内置函数的输出如lm glm
https://cran.r-project.org/web/packages/broom/vignettes/broom.html

roxygen2 : 便于生成函数说明,Rd文件
https://cran.r-project.org/web/packages/roxygen2/vignettes/roxygen2.html

tibble : tbl_df类似datafram格式
http://tibble.tidyverse.org/

feather : 用二进制存储文件,R与python包,保存的二进制文件读写很快,R与python上的代码也很类似 https://blog.rstudio.com/2016/03/29/feather/

forcats : 辅助重新排列因子 https://blog.rstudio.com/2016/08/31/forcats-0-1-0/
hms : 用于存储时间或时间段简化数据交换 https://github.com/tidyverse/hms
plumber : 将现有的R代码转化为webAPI https://github.com/trestletech/plumber
testthat : 测试代码 https://github.com/hadley/testthat http://testthat.r-lib.org/
purrr : 函数式程序设计工具 http://purrr.tidyverse.org/

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值