Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 883 Bytes

README-en.md

File metadata and controls

6 lines (5 loc) · 883 Bytes

Beautiful Visualization with R

微信公众号

This book  "Beautiful Visualization with R" mainly introduces how to make charts by using R ggplot2 and its extended packages. The first part of it contains the fundamental knowledge of R and data processing related packages of dplyr, tidyr, reshape2 and tidyverse. Also, graphic grammars of base, lattice and ggplot2 were compared.  In the part of 2D chart, specific methods for building diagrams related to distribution, correlation, part-to-whole, change over time by using R ggplot2 and its extended packages are introduced separately. For 3D charts, the plot3D package was shown how to make 3D scatter, bar and surface charts. In the last part, the guidelines for the selection of charts and colors were also induced.