- Modern R Programming Cookbook
- Jaynal Abedin
- 57字
- 2021-07-08 09:48:28
The devtools library
This is another library that extends the functionalities of the utils library of base R. This library is convenient for developing various tools within R, and using this library, you can install the required library from GitHub. To install devtools along with its dependent libraries, use the install.packages() function as you did for ggplot2.
推薦閱讀
- Advanced Quantitative Finance with C++
- HTML5移動Web開發技術
- GeoServer Cookbook
- Java面向對象思想與程序設計
- Debian 7:System Administration Best Practices
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Web Application Development with R Using Shiny(Second Edition)
- Swift 3 New Features
- Learning Python Design Patterns(Second Edition)
- 大學計算機基礎(第2版)(微課版)
- SAP BusinessObjects Dashboards 4.1 Cookbook
- Getting Started with Python and Raspberry Pi
- Kotlin極簡教程
- Python Social Media Analytics
- Mastering Bootstrap 4