- R Data Visualization Cookbook
- Atmajitsinh Gohil
- 429字
- 2021-08-06 19:21:04
Preface
Our ability to generate data has improved tremendously with the advent of technology. The data generated has become more complex with the passage of time. The complexity in data forces us to develop new tools and methods to analyze it, interpret it, and communicate with the data. Data visualization empowers us with the necessary skills required to convey the meaning of underlying data. Data visualization is a remarkable intersection of data, science, and art, and this makes it hard to define visualization in a formal way; a simple Google search will prove me right. The Merriam-Webster dictionary defines visualization as "formation of mental visual images". In reality, the term visualization goes beyond the limits of providing visual images by assisting humans in data recording, revealing pattern, exploration of data, and spreading information in a meaningful way.
Jer Thorpe in an interview with Mashable.com (http://mashable.com/2012/12/11/data-visualization-jer-thorp/) introduces the idea of humanizing data:
"…And I think that there's a huge possibility for humans, society as a whole—if we could share that data more usefully, for science and for the construction of cities, and for all these kinds of things, then it becomes much more useful. So in my work, I'm really thinking about how we can give people glimpses into that type of future. Giving people an opportunity to think about data ownership or giving people a visualization so that they can see the kinds of things that can be done with data".
R is an open source platform used to analyze data. It has been widely used as a statistical tool in the past. An individual does not necessarily have to be a programmer to use R. A beginner can use basic R functionalities to manipulate and extract data and create very simple and quick visualizations using the basic graphic tools. An intermediate R user can implement interactive visualizations, perform predictive modeling, or even create animated applications using packages developed by the R community. R will present you with the tools you need to process, manipulate, and communicate with your data, and it is not just limited to statistical analysis.
In this book, you will learn how to generate basic visualizations, understand the limitations and advantages of using certain visualizations, develop interactive visualizations and applications, understand various data exploratory functions in R, and finally learn ways of presenting the data to our audience. This book is aimed at beginners and intermediate users of R who would like to go a step further in using their complex data to convey a very convincing story to their audience.
- DevOps for Networking
- Apache Spark 2 for Beginners
- Full-Stack Vue.js 2 and Laravel 5
- Troubleshooting PostgreSQL
- MongoDB權威指南(第3版)
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- Java零基礎實戰
- iPhone應用開發從入門到精通
- Spring Boot實戰
- 寫給程序員的Python教程
- Data Manipulation with R(Second Edition)
- CryENGINE Game Programming with C++,C#,and Lua
- 網絡綜合布線與組網實戰指南
- 谷歌JAX深度學習從零開始學
- SQL Server 2008數據庫應用技術(第2版)