How to Create Bubble Charts in R with geom_point() and scale_size()

Описание к видео How to Create Bubble Charts in R with geom_point() and scale_size()

In this tutorial I show you how to create Bubble Charts in R with geom_point() and ggplot().
I will explain the different scale_size() function to you and provide an example of mapping cities to the United States based on population size.
Then I will show you how to make the gapminder data interactive or turn it into an animation.

You can download the R code from this video here: https://www.skool.com/data-analysis-w...

⏱ Time Stamps ⌚

0:00 - Intro and video overview
0:59 - scale_size() function arguments
5:10 - Mapping US cities with usmap()
10:20 - Interactive bubble chart with plotly()
17:03 - Animating the gapminder dataset

External Links:
https://www.r-graph-gallery.com/bubbl...
https://cran.r-project.org/web/packag...

Комментарии

Информация по комментариям в разработке