ggpipe-package: ggplot with the pipe

Description Author(s) Examples

Description

Use ggplot functions with the pipe instead of the "+" operator

Author(s)

Maintainer: Sergio Oller Moreno sergioller@gmail.com

Examples

1
ggplot(mtcars) %>% geom_point(aes(mpg, cyl))

zeehio/ggpipe documentation built on May 29, 2019, 12:19 p.m.