ggplot2

From MaRDI portal
Software:57344



WikidataQ326489CRANggplot2MaRDI QIDQ57344

Create Elegant Data Visualisations Using the Grammar of Graphics

Thomas Lin Pedersen, Hadley Wickham, Dewey Dunnington, Lionel Henry, Kohske Takahashi, Claus O. Wilke, Kara H Woo, Hiroaki Yutani, Winston Chang, Teun van Den Brand

Last update: 23 February 2024

Software version identifier: 3.4.2, 0.5.1, 0.5.2, 0.5.4, 0.5.5, 0.5.6, 0.5.7, 0.5, 0.6, 0.7, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9, 0.8, 0.9.0, 0.9.1, 0.9.2.1, 0.9.2, 0.9.3.1, 0.9.3, 1.0.0, 1.0.1, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 3.0.0, 3.1.0, 3.1.1, 3.2.0, 3.2.1, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.4, 3.3.5, 3.3.6, 3.4.0, 3.4.1, 3.4.3, 3.4.4, 3.5.0


Copyright license: MIT license, File License

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.