/2017-09-27_rladiesBCN-meetup-ggplot2

Slides for the R-Ladies Meetup about ggplot2 (27th September 2017).

Primary LanguageHTML

Plots with ggplot2 are better plots!

Here you can find the slides and materials created for the R-Ladies Barcelona meetup (27th September 2017). Meetup Link.

Requiered Packages

The following packages are needed for following the proposed exercises:

install.packages("ggplot2", "cowplot", "ggrepel", "reshape2")

Files

  • 2017-09-27_rladiesBCN-meetup-ggplot2.html. Contains the slides talking about ggplot2 presented in the Meetup.
  • rnotebook_ggplot2.Rmd. R Notebook with some exercises to use as an example.
  • data/. Contains the data needed for the exercises in the R Notebook.