An implementation of the grammar of graphics in R, building on the foundation create by 'ggplot2' but being more conservative in the use of dependencies. It combines the advantages of both base and lattice graphics: conditioning and shared axes are handled automatically, and you can still build up a plot step by step from multiple data sources. It also implements a sophisticated multidimensional conditioning system and a consistent interface to map data to aesthetic attributes. See http://ggplot2.org for more information, documentation and examples.
Package details |
|
---|---|
Author | Hadley Wickham [aut], Winston Chang [aut], RStudio [cph], Dirk Eddelbuettel [ctb, cre] |
Maintainer | Dirk Eddelbuettel <edd@debian.org> |
License | GPL-2 |
Version | 0.0.2 |
URL | http://ggplot2.org https://github.com/eddelbuettel/lwplot |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.