- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Julian Hillebrand Maximilian H. Nierhoff
- 305字
- 2021-08-20 10:42:27
Preface
Data analysis, visualization, and the handling of complex statistical issues was reserved just for universities and very few organizations for a long time. In fact, an easy-to-use and free environment to make the concept of data analysis available to a broader audience was not available.
But in the early nineties, R saw the light of day, and since then, it has been on a meteoric rise. R has shaped the landscape of data science in recent years like no other programing language. Because of its open source nature, it became widely known and is often referred to as the lingua franca of data analysis. Another reason for this huge success is the availability of a sophisticated Integrated Development Environment (IDE) named RStudio.
The development of RStudio started in 2010, and now, it is the de facto, go-to IDE for everybody working with R. The mission statement of RStudio is "to provide the most widely used open source and enterprise-ready professional software for the R statistical computing environment."
But RStudio offers more than just a handy way to create R scripts; it grew to a real ecosystem by providing a variety of functionalities like package, application, interactive reporting creation, and more. Walking this way, RStudio has managed to bring data analysis to a broader audience. And because of its continuous desire to innovate R and its possibilities, it can be seen as a further development of the R language. RStudio combines the strong statistical power of R, the community, and open source spirit with cutting edge technologies of user interface development.
This made RStudio more than just a tool for statisticians; it became the platform for everybody who wants to generate insights from data and share them with others.
Therefore, we will hereafter guide you to develop, communicate, and collaborate with R by mastering RStudio.
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Implementing Modern DevOps
- Visual Basic程序開發(fā)(學(xué)習(xí)筆記)
- ASP.NET Core 2 and Vue.js
- 3D少兒游戲編程(原書第2版)
- C語言程序設(shè)計學(xué)習(xí)指導(dǎo)與習(xí)題解答
- concrete5 Cookbook
- Visual Basic程序設(shè)計實驗指導(dǎo)(第二版)
- Learning Node.js for .NET Developers
- Scala編程(第5版)
- FPGA嵌入式項目開發(fā)實戰(zhàn)
- Mastering Elixir
- 奔跑吧 Linux內(nèi)核
- Learning Image Processing with OpenCV
- Head First Kotlin程序設(shè)計