Course Information
Course Overview
Make beautiful plots and graphs using the open source R programming language
How we represent our data is often as important as the quality of the data itself. In this course, you will learn how to make functional and elegant plots using the R language. R is a free/open source programming language that has become very popular in academia and among data scientists across all disciplines.
In this course, you will learn how to quickly make publication worthy
- Bar plots
- Scatter plots
- Line plots
- Pie charts
- Geographical maps
- and more...
You will also learn how to show trends over time and how to plot correlations and geographical data in this course.
This course is intended for students, professional, entrepeneurs and everyone in between.
Happy Plotting!
Course Content
- 11 section(s)
- 39 lecture(s)
- Section 1 Introduction and Data/R Basics
- Section 2 Getting Started with ggplot
- Section 3 Data Sets used in this Course
- Section 4 Bar plots in R
- Section 5 Pie Charts in R
- Section 6 Boxplots in R
- Section 7 Line Plots in R
- Section 8 Scatter plots in R
- Section 9 Geographical Data in R
- Section 10 Course Summary
- Section 11 R SCRIPTS
What You’ll Learn
- Prepare plots and graphs using R, Create colorful maps in R, Use the ggplot library in R to create high quality images, Export plots as image files and PDFs
Skills covered in this course
Reviews
-
SSunday Ikpe
Great start
-
SSwati
No, I was looking for more advanced course on graphs like to merge graphs, numerical methods like extrapolation, fitting but this just tells how to plot simple graphs.
-
PPaul Hengen
I'd like more detailed information about how gglplot works and how to program in R to create beautiful graphics. What is the underlying object that is created by ggplot and how do the functions alter this object? What exactly is "layering"? How is "layering" accomplished?
-
RRaihan Shafique
To the point. Instructor is focused on making sure you are able to do it on your own, and teaches some extra codes so that you find it easy to deal with your data which is praiseworthy. Excellent course to learn ggplot.