Package: ggExtra
Title: Add Marginal Histograms to 'ggplot2', and More 'ggplot2'
        Enhancements
Version: 0.2.0
Authors@R: c(
    person("Dean", "Attali", , "daattali@gmail.com", role = c("aut", "cre"))
    )
Description: Collection of functions and layers to enhance 'ggplot2'. The main
    function is ggMarginal(), which can be used to add marginal
    histograms/boxplots/density plots to 'ggplot2' scatterplots.
URL: https://github.com/daattali/ggExtra
Depends: R (>= 3.1.0)
Imports: ggplot2 (>= 1.0.0)
Suggests: grid (>= 3.1.3), gridExtra (>= 0.9.1), knitr (>= 1.7),
        methods, shiny (>= 0.11.0), shinyjs (>= 0.0.6.5)
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-07-12 20:49:25 UTC; Dean
Author: Dean Attali [aut, cre]
Maintainer: Dean Attali <daattali@gmail.com>
Repository: CRAN
Date/Publication: 2015-07-13 00:01:51
