课程: Data Visualization in R with ggplot2
Visualizaing data in R
- R is an extremely powerful language used by data scientists, analysts, and business users to perform statistical analysis, visualization, and machine learning in a wide variety of fields. Ggplot2 is the go-to package for visualizing data in R. It's a very flexible format that allows you to create virtually any type of data visualization that you might need. Hi, I'm Mike Chapple, and I'd like to welcome you to this course on data visualization in R using the ggplot2 package. In this course, I'll explain how you can use ggplot2 to create your own data visualizations. You'll learn about the grammar of graphics, and how ggplot allows you to build visualizations piece by piece. You'll discover how to create your own basic visualizations and then how to beautify them by applying different aesthetics. You'll also learn how to perform common visualizations with map data. I'll wrap up by providing you with a detailed case study that you can follow along step by step to build your own data visualization in R. All right, let's get rolling.
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。