hadley/ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version3.5.1.9000
URL https://ggplot2.tidyverse.org https://github.com/tidyverse/ggplot2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hadley/ggplot2")
hadley/ggplot2 documentation built on May 4, 2024, 2:17 a.m.