Courses / Ebook
Data Visualization with R
Learn how to create beautiful data visualizations in R using Base R graphics and ggplot2
29 lessons · 1 free to read, 28 in the ebook
Learn how to create beautiful data visualizations in R using Base R graphics and ggplot2
The key objective of any data science project is to use automated methods to analyze massive amounts of data and extract knowledge from it. This puts data visualization at the forefront of any data science project.
In this book, you will learn about various types of charts and tables to present the data in a quick, understandable, and meaningful way.
You will also learn about how to create data visualizations using base graphics and ggplot2 in R. The book takes a data science case study and helps you visualize the data from various perspectives using these R packages.
What's inside
- 1Overview of Data VisualizationFree
- 2When to Use Bar Chart, Column Chart, and Area ChartEbook
- 3What is Line Chart and When to Use ItEbook
- 4What are Pie Chart and Donut Chart and When to Use ThemEbook
- 5How to Read Scatter Chart and Bubble ChartEbook
- 6What is a Box Plot and How to Read ItEbook
- 7Understanding Japanese Candlestick Charts and OHLC ChartsEbook
- 8Understanding Treemap, Heatmap and Other Map ChartsEbook
- 9Visualization in Data ScienceEbook
- 10Graphic Systems in REbook
- 11Accessing Built-in Datasets in REbook
- 12How to Create a Scatter Plot in REbook
- 13Create a Scatter Plot in R with Multiple GroupsEbook
- 14Creating a Bar Chart in REbook
- 15Creating a Line Chart in REbook
- 16Plotting Multiple Datasets on One Chart in REbook
- 17Adding Details and Features to R PlotsEbook
- 18Introduction to ggplot2Ebook
- 19Grammar of Graphics in ggplotEbook
- 20Data Import and Basic Manipulation in R - German Credit DatasetEbook
- 21Create ggplot Graph with German Credit Data in REbook
- 22Splitting Plots with Facets in ggplotsEbook
- 23ggplot2 - Chart Aesthetics and Position Adjustments in REbook
- 24Creating a Line Chart in ggplot 2 in REbook
- 25Add a Statistical Layer on Line Chart in ggplot2Ebook
- 26stat_summary for Statistical Summary in ggplot2 REbook
- 27Facets for ggplot2 Charts in REbook
- 28Coordinates in ggplot2 in REbook
- 29Changing ThemesEbook