RhoBott / data_at_reed

A repository to manage the D@R update!
2 stars 0 forks source link

intro to graphics with ggplot2! #9

Closed shokatl closed 3 years ago

shokatl commented 3 years ago

Start of an "intro to graphics with ggplot2" page! Using palmerpenguins I demonstrate what tidy versus untidy data can look like/what it is, and go through some example graphs. I demonstrate scatterplots and histograms, might add in a boxplot too. I show faceting and alpha = as extra functionality.

Still need to add: labelling/layers explanation (?), additional resources at end of doc and throughout, and maybe list of aesthetics and mappings that are commonly used.

simonpcouch commented 3 years ago

Updated the name to remove the reference to issue 1 since this isn't a change to the README. If there isn't an issue open already to discuss a page, feel free to open a new issue or not reference any issue in your PR or commit message!

I'll open some issues now to host discussion about different pages, after merging this. :-)

shokatl commented 3 years ago

Oh, ok! I think I'm still fuzzy on how the issues work, I'll read more into that :) Leila

On Tue, Sep 29, 2020 at 9:47 AM Simon P. Couch notifications@github.com wrote:

Merged #9 https://github.com/simonpcouch/data_at_reed/pull/9 into main.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/simonpcouch/data_at_reed/pull/9#event-3820652207, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOPQO3GMXONOYC4G6KNNL7LSIIFTFANCNFSM4R466HRA .

simonpcouch commented 3 years ago

Hahaha sure! More on that in a bit. :-)