- 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:

推薦閱讀
- 現(xiàn)代測控電子技術(shù)
- Python Data Science Essentials
- Python Algorithmic Trading Cookbook
- 現(xiàn)代傳感技術(shù)
- 統(tǒng)計(jì)學(xué)習(xí)理論與方法:R語言版
- 數(shù)據(jù)通信與計(jì)算機(jī)網(wǎng)絡(luò)
- 軟件工程及實(shí)踐
- C#求職寶典
- 設(shè)計(jì)模式
- 計(jì)算機(jī)組裝與維修實(shí)訓(xùn)
- Advanced Deep Learning with Keras
- x86/x64體系探索及編程
- 信息系統(tǒng)安全保障評(píng)估
- Flash CS3動(dòng)畫制作融會(huì)貫通
- 多媒體技術(shù)應(yīng)用教程