Practice of different types of data visualization. The code is in PlotExercises_report.
Following code from https://www.r-bloggers.com/2020/01/how-to-create-bar-race-animation-charts-in-r/.
For this example, it was used a data set from the world data bank for the ratio of female to male labor force participation rate. The data is in the datasets folder.
Based on the visual capitalist post with code from github.
Using population data from kontur and country shape data from giscoR to plot the map with the package Rayshader.
Another post to look and this youtube video from the code author.