- Modern R Programming Cookbook
- Jaynal Abedin
- 36字
- 2021-07-08 09:48:28
There's more…
Using devtools, you can install from either CRAN or from GitHub or even from the BioC repository. There are specific functions available within the devtools library as follows:
- install_github()
- install_bioc()
- install_bitbucket()
- install_cran()
- install_git()
推薦閱讀
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第二版)
- JavaScript從入門到精通(微視頻精編版)
- Learning Cython Programming(Second Edition)
- 自制編譯器
- Mastering ServiceStack
- Hands-On RESTful Web Services with Go
- 自制編程語言
- Go并發(fā)編程實(shí)戰(zhàn)
- 焊接機(jī)器人系統(tǒng)操作、編程與維護(hù)
- Creating Stunning Dashboards with QlikView
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)實(shí)驗(yàn)指導(dǎo)與習(xí)題選解(第2版)
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)指導(dǎo)
- SFML Game Development
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實(shí)踐
- Getting Started with RethinkDB