Closed beanumber closed 7 years ago
https://github.com/rstudio/cheatsheets/raw/master/data-transformation.pdf
Is this something @nicholasjhorton could do? One for each of the five verbs, plus group_by(). Roughly a 16x10 aspect ratio?
group_by()
is this the aspect ratio you are after?
https://github.com/beanumber/tidy-databases/commit/266edbd3d574ee16f0fca0ac81e655d7763cd928
These are perfect. Thanks!
https://github.com/rstudio/cheatsheets/raw/master/data-transformation.pdf
Is this something @nicholasjhorton could do? One for each of the five verbs, plus
group_by()
. Roughly a 16x10 aspect ratio?