- 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()
推薦閱讀
- 羅克韋爾ControlLogix系統(tǒng)應用技術
- Getting Started with PowerShell
- Python Game Programming By Example
- Java加密與解密的藝術(第2版)
- Visual C#.NET程序設計
- 程序設計基礎教程:C語言
- Visual Foxpro 9.0數據庫程序設計教程
- 動手學數據結構與算法
- Python項目實戰(zhàn)從入門到精通
- ASP.NET程序開發(fā)范例寶典
- 計算機應用基礎項目化教程
- 跟戴銘學iOS編程:理順核心知識點
- 創(chuàng)意UI Photoshop玩轉移動UI設計
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- 透視C#核心技術:系統(tǒng)架構及移動端開發(fā)