- Modern R Programming Cookbook
- Jaynal Abedin
- 72字
- 2021-07-08 09:48:23
Getting ready
To install R in the Linux operating system, first, you need to know the version of Linux you are using. To know the version of Linux installed on your computer, there are many options. One of the options is the following command:
lsb_release -a
This command will give the release information as shown in the following screenshot:

In this recipe, you will see the example from the Ubuntu 14.04 release.
推薦閱讀
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- Python編程自學手冊
- Bootstrap Site Blueprints Volume II
- Building a Home Security System with Raspberry Pi
- PyTorch自動駕駛視覺感知算法實戰
- Mastering QGIS
- Mastering Scientific Computing with R
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Visual Basic程序設計實驗指導(第4版)
- 琢石成器:Windows環境下32位匯編語言程序設計
- 自制編程語言
- The DevOps 2.5 Toolkit
- Learning OpenStack Networking(Neutron)(Second Edition)
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Hands-On Full Stack Development with Spring Boot 2.0 and React