- 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")
推薦閱讀
- Google Flutter Mobile Development Quick Start Guide
- Spring 5企業級開發實戰
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- C語言程序設計
- Spring Cloud、Nginx高并發核心編程
- Hands-On C++ Game Animation Programming
- Java程序設計與實踐教程(第2版)
- Python機器學習編程與實戰
- Python貝葉斯分析(第2版)
- Java編程技術與項目實戰(第2版)
- SAP BusinessObjects Dashboards 4.1 Cookbook
- 小程序開發原理與實戰
- 飛槳PaddlePaddle深度學習實戰
- 零基礎學C語言第2版
- Azure Serverless Computing Cookbook