R Programming - Creating and Enhancing Line Charts with GGPLOT

preview_player
Показать описание
In this r programming tutorial video we will cover creating line graphs and go from beginner to advanced multi line graphs. In the end we will end up with a line graph that has two lines for two different eBay sellers based on their sales data from 2000 - 2020.

This video covers the base R plot function and then we will delve into ggplot and making advanced line graphs with the ggplot2 library. All work is done in RStudio. I will also show you extras like using kable to better display your data, multiple alternatives (Dplyr function filtering, etc.)

Take the ideas from this video and apply them to a data set that you find interesting and see what you can create. You will be amazed at what you can do and are capable of.

Thanks again for watching. I hope you found this video on line charts in ggplot2 to be helpful and interesting.

Please take a moment to subscribe, like and share. Make sure you click that bell so that you will get notified every-time I create and publish a great video like this one. Also be sure to share this on social media so that others can benefit as you have.

Thanks again and God bless!
Рекомендации по теме
Комментарии
Автор

I love i am searching since last three hours and its only your video that was helpful

hamayoonshah
Автор

Thank you for this great tutorial. How can we make these lines smooth?

bernardrobenson
Автор

Awesome content ! Thanks so much for your hard work !

But there is not legend function here. How to integrate it ?
Thanks

SLouadah