Oreilly - Applied Data Visualization with R and ggplot2
by Chris Dalla Villa, Dr. Tania Moulik | Released January 2019 | ISBN: 9781789808476
Create useful, elaborate, and visually-appealing plots using this open source packageAbout This VideoDiscover structure of ggplot2, grammar of graphics, and geometric objectsStudy how to design and implement visualization from scratchExplore the advantages of using advanced plotsIn DetailApplied Data Visualization with R and ggplot2 introduces you to the world of data visualization by taking you through the basic features of ggplot2. To start with, you'll learn how to set up the R environment, followed by getting insights into the grammar of graphics and geometric objects before you explore the plotting techniques.You'll discover what layers, scales, coordinates, and themes are, and study how you can use them to transform your data into aesthetical graphs. Once you've grasped the basics, you'll move on to studying simple plots such as histograms and advanced plots such as superimposing and density plots. You'll also get to grips with plotting trends, correlations, and statistical summaries.By the end of this course, you'll have created data visualizations that will impress your clients.The github link for this title is here https://github.com/TrainingByPackt/Applied-Data-Visualization-with-R-and-ggplot2-eLearning Show and hide more
- Chapter 1 : Basic Plotting in ggplot2
- Course Overview 00:01:08
- Installation and Setup 00:02:04
- Lesson Overview 00:01:11
- Introduction to ggplot2 00:17:01
- Making Your First Plot 00:04:14
- Geometric Objects 00:09:40
- Bar Charts 00:09:49
- BoxPlots 00:07:36
- Line Charts 00:03:56
- The Grammar of Graphics 00:09:28
- Lesson Summary 00:00:33
- Chapter 2 : Grammar of Graphics and Visual Components
- Lesson Overview 00:01:30
- More on the Grammar of Graphics 00:07:01
- Scales and Coordinates 00:06:56
- Facets 00:03:57
- Changing Styles and Colors 00:10:31
- Changing Styles and Colors Part 2 00:03:50
- Geoms and Statistical Summaries 00:05:17
- Lesson Summary 00:00:31
- Chapter 3 : Advanced Geoms and Statistics
- Lesson Overview 00:01:27
- Advanced Plotting Techniques 00:08:28
- Time Series 00:04:19
- Maps 00:04:05
- Trends, Correlations, and Statistical Summaries 00:06:51
- Correlation Plot 00:04:30
- Lesson Summary 00:01:24
Show and hide more