Learn R Data Visualization with Scatterplot Examples
Are you still drawing graphs in Excel? Let's improve the quality of graphs, which are the core of report writing.
Are you looking up the ggplot function you use every day every time? Let's take this opportunity to organize it all.
Summary of frequently used functions in the ggplot2 package
How to draw a graph for a research paper
Data Visualization
Draw statistical graphs quickly with the ggplot2 package!
This course is designed to give those who have a basic understanding of R programming a taste of intermediate graphic techniques, while also quickly summarizing what those who have been using the ggplot2 package know.
For those who have taken my previous Inflearn lecture (Basic Statistics with R), this would be a good class to move on from the basic graphics used in the previous class to graphics that can be used in papers or reports using the ggplot2 package.
📈 This is a sneak peek of the ggplot package.
This lecture can be considered a summary or a taster course on statistical graphs. It is designed to help you naturally understand the concepts and methods of drawing graphs pursued by the ggplot package by following examples.
After completing the lecture, you will understand how to draw the following scatter plot.
📖 Why do you do it?
As someone who has studied statistics for a long time and enjoys R programming, I created this to help out a little with my knowledge since there aren't many good materials in Korean available on the Internet. I hope my lectures will be helpful to some people who aren't familiar with R.
🤝 In conclusion
Anyone can learn anything. This is my homepage slogan and my motto. When studying statistics, or studying in general, there will often be moments when you feel frustrated by things you don't understand. Don't blame yourself. It's not because you're stupid or can't study, but it's probably because you didn't follow the right study order. Rather than thinking that you can't do it, figure out which part of your study is missing and try to fill it. I wish you success.
You can just look at the R code, follow it, and then run it to check the results.
Understanding R basic code - data frame, basic if statement syntax
Hello This is
6,997
Learners
165
Reviews
42
Answers
4.8
Rating
5
Courses
공부하며 알게 된 것들을 나눕니다.
통계를 공부하면서 제가 배운것들, 깨닫게 된 것들을 제가 걸어왔던 길을 걷고 있는 여러분께 공유하고자 합니다. 몇몇 사람들에게는 궁금증이 해소되는 유익한 강의가 되기를 바랍니다. 또한, 예전의 저의 길을 걷고 있는 분들에게는 먼저 걸어간 저의 자취가 조금이나마 위로가 되었으면 좋겠습니다.