ggplot2

ggplot2 is an open-source data visualization package for the statistical programming language R. Created by Hadley Wickham in 2005, ggplot2 is an implementation of Leland Wilkinson's Grammar of Graphics—a general scheme for data visualization which breaks up graphs into semantic components such as scales and layers. ggplot2 can serve as a replacement for the base graphics in R and contains a number of defaults for web and print display of common scales. Since 2005, ggplot2 has grown in use to become one of the most popular R packages.

ggplot2
Original author(s)Hadley Wickham, Winston Chang
Initial release10 June 2007 (2007-06-10)
Stable release
3.4.4 / 12 October 2023 (12 October 2023)
Repository
Written inR
LicenseMIT license
Websiteggplot2.tidyverse.org
ggplot2
Base graphics
ggplot2 and base graphics defaults for a simple scatterplot image
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.