ggplot2-package {ggplot2} | R Documentation |
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the data, tell 'ggplot2' how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.
Maintainer: Hadley Wickham hadley@rstudio.com
Authors:
Winston Chang
Lionel Henry
Thomas Lin Pedersen
Kohske Takahashi
Claus Wilke
Kara Woo
Other contributors:
RStudio [copyright holder]
Useful links:
Report bugs at https://github.com/tidyverse/ggplot2/issues