- Hands-On Data Science with Anaconda
- Dr. Yuxing Yan James Yan
- 95字
- 2021-06-25 21:08:46
Installing R via Conda
The following steps are for R package installation:
- Note that the R package is not preinstalled when installing Anaconda, as shown here:

- To install R software, we have to issue the following command after we click Anaconda Prompt:
conda install r-essentials
- After installation, we can see the following:

- We could try a few commands. For example, we first generate an R function called pv_f() with the keyword function. For this function, we have three input values: fv for future value, r for interest rate, and n for the number of periods:

推薦閱讀
- Mastering Proxmox(Third Edition)
- 網絡服務器架設(Windows Server+Linux Server)
- Excel 2007函數與公式自學寶典
- 反饋系統:多學科視角(原書第2版)
- Java開發技術全程指南
- 程序設計語言與編譯
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- Windows 7寶典
- 貫通Java Web開發三劍客
- Machine Learning with the Elastic Stack
- Mastering Game Development with Unreal Engine 4(Second Edition)
- 重估:人工智能與賦能社會
- 工業機器人應用系統三維建模
- MySQL Management and Administration with Navicat
- 數據結構與實訓