Skip to content

Repository files navigation

Plotting exercises with R

Practice of different types of data visualization. The code is in PlotExercises_report.


Bar race animation charts

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.

3d population density plots

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.

About

Practice of graphics using R

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages