官术网_书友最值得收藏!

What you need for this book

All the codes examples provided in this book should be run in the R console that is to be installed first on your computer. You can download the software for free and find the installation instructions for all major operating systems at http://r-project.org. Although we will not cover advanced topics such as how to use R in Integrated Development Environment, there are awesome plugins for Emacs, Eclipse, vi, or Notepad++ besides other editors, and we also highly recommend that you try RStudio, which is a free and open source IDE dedicated to R.

Apart from a working R installation, we will also use some user-contributed R packages that can be easily installed from the Comprehensive A Archive Network. To install a package, use the install.packages command in the R console, shown as follows:

> install.packages('Quantmod')

After installation, the package should also be loaded first to the current R session before usage:

> library (Quantmod)

You can find free introductory articles and manuals on the R home page.

主站蜘蛛池模板: 铁力市| 松滋市| 同德县| 临高县| 金湖县| 利辛县| 井冈山市| 梁山县| 尼勒克县| 南陵县| 钟山县| 甘孜县| 南通市| 江门市| 新津县| 江门市| 沛县| 九龙县| 辽阳市| 长春市| 自贡市| 珲春市| 西青区| 临沧市| 定陶县| 深水埗区| 鄢陵县| 砚山县| 奎屯市| 莲花县| 德庆县| 仪陇县| 普兰店市| 淄博市| 冀州市| 佛冈县| 太谷县| 红桥区| 南丹县| 西乌珠穆沁旗| 康平县|