You are here |
www.tidyverse.org | ||
| | | |
magrittr.tidyverse.org
|
|
| | | | Provides a mechanism for chaining commands with a new forward-pipe operator, %>%. This operator will forward a value, or the result of an expression, into the next function call/expression. There is flexible support for the type of right-hand side expressions. For more information, see package vignette. To quote Rene Magritte, "Ceci n'est pas un pipe." | |
| | | |
adv-r.hadley.nz
|
|
| | | | ||
| | | |
magrittr.tidyverse.org
|
|
| | | | magrittr | |
| | | |
www.cedricscherer.com
|
|
| | An extensive tutorial containing a general introduction to ggplot2 as well as many examples how to modify a ggplot, step by step. It covers several topics such as different chart types, themes, design choices, plot combinations, and modification of axes, labels, and legends, custom fonts, interactive charts and many more. |