Skip to content

globedatasci-ku/Visualization-workshop-Martin-Sikora

Repository files navigation

Visualization workshop by Martin Sikora

In this workshop Martin gave some overview on how to create cool plots in ggplot2 and gave also some tips and tricks about how to make them look nicer.

Here are some general links related to the ggplot and visualizations:

Fundamentals of Data Visualization book:

https://clauswilke.com/dataviz/

R for Data Science book, chapter about the visualizations:

https://r4ds.had.co.nz/data-visualisation.html

The ggplot2 cheat cheet pdf link:

https://raw.githubusercontent.com/rstudio/cheatsheets/main/data-visualization.pdf

The workshop has several excersizes built in the learnr package. You can either render it locally and run it from your computer or you can use the shiny version.

The first part is deployed here:

https://marianovosolov.shinyapps.io/03_dataviz/?_ga=2.59032100.82294288.1667913457-194285640.1667913457#section-welcome

The reproduction of the Novembre PCA plot is deployed here:

https://globedatasci-ku.github.io/Visualization-workshop-Martin-Sikora/10_analyze_novembre2008_full.html

Some more tips and tricks can be found here:

Some more useful links related to what was discussed during the workshop:

Using unicode as shapes to expand the shapes selection we have:

Color palettes:

Procrastes analysis - allows you to align PCA coordinates to other coordinates such as geographical (https://en.wikipedia.org/wiki/Procrustes_analysis):

Additional packages that use ggplot and build on top of it:

Useful geoms:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages