- Modern R Programming Cookbook
- Jaynal Abedin
- 51字
- 2021-07-08 09:48:29
Getting ready
To install a specific version of an R library, there is another facility available. The necessary functions are bound into the versions library to do this job. You need to install versions before using the function within it. To get ready, you have to run the following command:
install.packages("versions")
推薦閱讀
- JavaScript前端開發(fā)模塊化教程
- Python快樂編程:人工智能深度學(xué)習(xí)基礎(chǔ)
- Python 深度學(xué)習(xí)
- Learning ArcGIS Pro 2
- R語言游戲數(shù)據(jù)分析與挖掘
- YARN Essentials
- Learning Laravel 4 Application Development
- 秒懂設(shè)計模式
- Yocto for Raspberry Pi
- jQuery開發(fā)基礎(chǔ)教程
- Learning ArcGIS for Desktop
- FPGA Verilog開發(fā)實戰(zhàn)指南:基于Intel Cyclone IV(進(jìn)階篇)
- 深入理解Kafka:核心設(shè)計與實踐原理
- Java Web開發(fā)教程:基于Struts2+Hibernate+Spring
- HTML5+CSS3+jQuery Mobile+Bootstrap開發(fā)APP從入門到精通(視頻教學(xué)版)