Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mpaulacaldas committed Apr 3, 2020
1 parent 7fb4d62 commit 36e34f5
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# Drawing Anything with ggplot2

*Workshop material*

This repository collects material for a ~4 hour workshop first taught at celebRation2020 in Copenhagen

[Workshop Video on YouTube](https://www.youtube.com/watch?v=h29g21z0a68)


## :writing_hand: María Paula's notes

- `count()` has a `name` argument.
- `after_stat()` replaces `stat()`, which in turn had replaced things like `..prop..`.
- For bubble charts, `scale_radius()` > `scale_size()` > `scale_size_area()`
- [Thomas Lin Pedersen](https://twitter.com/thomasp85)'s [original repo](https://github.com/thomasp85/ggplot2_workshop)
- [Exercises with my notes](exercises.md)
- YouTube Live Stream, [part 1](https://www.youtube.com/watch?v=h29g21z0a68) and [part 2](https://www.youtube.com/watch?v=0m4yywqNPVY).

0 comments on commit 36e34f5

Please sign in to comment.