ggplot2-package | 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: Thomas Lin Pedersen thomas.pedersen@posit.co (ORCID)
Authors:
Hadley Wickham hadley@posit.co (ORCID)
Winston Chang (ORCID)
Lionel Henry
Kohske Takahashi
Claus Wilke (ORCID)
Kara Woo (ORCID)
Hiroaki Yutani (ORCID)
Dewey Dunnington (ORCID)
Teun van den Brand (ORCID)
Other contributors:
Posit, PBC [copyright holder, funder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.