r-ggplot2
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.
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.
To install this package, run one of the following:
Summary
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.
Last Updated
Feb 3, 2026 at 12:04
License
MIT
Total Downloads
3.9M
Version Downloads
10.6K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/tidyverse/ggplot2