Package: gghalves
Title: Compose Half-Half Plots Using Your Favourite Geoms
Version: 0.1.1
Authors@R: person("Frederik", "Tiedemann", email = "fj.tiedemann@googlemail.com", role = c("aut", "cre"))
Description: A 'ggplot2' extension for easy plotting of half-half geom combinations. Think half boxplot and half jitterplot, or half violinplot and half dotplot.
URL: https://github.com/erocoar/gghalves
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: ggplot2 (>= 3.0.0), R (>= 3.4.0)
Imports: grid, gtable, grDevices
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown, dplyr
Collate: 'utilities.R' 'geom_half_dotplot.R' 'geom_half_boxplot.R'
        'geom_half_point.R' 'geom_half_point_panel.R'
        'geom_half_violin.R' 'stat-half-bindot.R' 'stat-half-point.R'
        'stat-half-ydensity.R' 'ggproto-classes.R'
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-08 12:41:47 UTC; fjtie
Author: Frederik Tiedemann [aut, cre]
Maintainer: Frederik Tiedemann <fj.tiedemann@googlemail.com>
Repository: CRAN
Date/Publication: 2020-11-08 14:00:02 UTC
