Files in daattali/ggExtra
Add Marginal Histograms to 'ggplot2', and More 'ggplot2' Enhancements

.Rbuildignore
.gitattributes
.github/FUNDING.yml
.github/workflows/build.yml
.gitignore
DESCRIPTION
LICENSE
Makefile
NAMESPACE
NEWS.md R/ggExtra-package.R R/ggMarginal-MarginalPlot.R R/ggMarginal-helpers.R R/ggMarginal.R R/ggMarginalGadget.R R/plotCount.R R/removeGrid.R R/rotateTextX.R R/runExample.R README.md cran-comments.md
dockerfile
inst/examples/ggMarginal/global.R inst/examples/ggMarginal/server.R inst/examples/ggMarginal/ui.R
inst/examples/ggMarginal/www/background.jpg
inst/examples/ggMarginal/www/github-orange-right.png
inst/examples/ggMarginal/www/style.css
inst/gadgets/ggmarginal/css/app.css
inst/gadgets/ggmarginal/img/ajax-loader.gif
inst/img/ggmarginal-gadget.png
inst/rstudio/addins.dcf
inst/vignette_files/ggExtra_files/figure-markdown_strict/ggmarginal-basic-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/ggmarginal-extraparams-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/ggmarginal-grouping-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/ggmarginal-hist-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/ggmarginal-large-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/ggmarginal-manual-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/ggmarginal-params-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/ggmarginal-save-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/init-plot-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/plotCount-df-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/plotCount-table-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/removeGrid-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/rotateTextX-1.png
inst/vignette_files/ggExtra_files/figure-markdown_strict/unnamed-chunk-2-1.png
man/ggExtra-package.Rd man/ggMarginal.Rd man/ggMarginalGadget.Rd man/plotCount.Rd man/print.ggExtraPlot.Rd man/removeGrid.Rd man/rotateTextX.Rd man/runExample.Rd
tests/figs/ggMarginal/ggplot2-3.3.0/axis-limits-using-xlim-and-ylim.svg
tests/figs/ggMarginal/ggplot2-3.3.0/basic-boxplot.svg
tests/figs/ggMarginal/ggplot2-3.3.0/basic-densigram.svg
tests/figs/ggMarginal/ggplot2-3.3.0/basic-density.svg
tests/figs/ggMarginal/ggplot2-3.3.0/basic-histogram.svg
tests/figs/ggMarginal/ggplot2-3.3.0/basic-violin-plot.svg
tests/figs/ggMarginal/ggplot2-3.3.0/both-hists-red-col.svg
tests/figs/ggMarginal/ggplot2-3.3.0/center-and-boundary-set.svg
tests/figs/ggMarginal/ggplot2-3.3.0/col-and-fill-mapped.svg
tests/figs/ggMarginal/ggplot2-3.3.0/colour-fill-mapped-and-both-params-provided.svg
tests/figs/ggMarginal/ggplot2-3.3.0/colour-mapped-and-colour-param-provided.svg
tests/figs/ggMarginal/ggplot2-3.3.0/colour-mapped-with-grey-fill.svg
tests/figs/ggMarginal/ggplot2-3.3.0/fill-mapped-with-low-alpha.svg
tests/figs/ggMarginal/ggplot2-3.3.0/flipped-coord-where-x-is-drat-and-y-is-wt.svg
tests/figs/ggMarginal/ggplot2-3.3.0/geom-line-provided-as-first-geom.svg
tests/figs/ggMarginal/ggplot2-3.3.0/geom-smooth-with-aligned-marg-plots.svg
tests/figs/ggMarginal/ggplot2-3.3.0/groupfill-doesn-t-impact-hist-heights-no-fill.svg
tests/figs/ggMarginal/ggplot2-3.3.0/groupfill-doesn-t-impact-hist-heights-with-fill.svg
tests/figs/ggMarginal/ggplot2-3.3.0/legend-and-title.svg
tests/figs/ggMarginal/ggplot2-3.3.0/no-density-fill-for-densigrams.svg
tests/figs/ggMarginal/ggplot2-3.3.0/only-x-margin.svg
tests/figs/ggMarginal/ggplot2-3.3.0/scatter-plot-from-data.svg
tests/figs/ggMarginal/ggplot2-3.3.0/smaller-marginal-plots.svg
tests/figs/ggMarginal/ggplot2-3.3.0/subtitle-but-no-title.svg
tests/figs/ggMarginal/ggplot2-3.3.0/theme-bw.svg
tests/figs/ggMarginal/ggplot2-3.3.0/top-hist-red-col-and-fill.svg
tests/figs/ggMarginal/ggplot2-3.3.0/widths-of-boxplots-are-the-same-within-a-marginal.svg
tests/figs/ggMarginal/ggplot2-3.3.0/x-and-y-scale-reverse.svg
tests/figs/ggMarginal/ggplot2-3.3.0/x-axis-limits-for-histograms.svg
tests/figs/ggMarginal/ggplot2-3.3.0/x-axis-limits-for-marginals-with-y-aes.svg
tests/figs/ggMarginal/ggplot2-3.3.0/x-axis-limits-using-scale-x-continuous.svg
tests/figs/ggMarginal/ggplot2-3.4.0/axis-limits-using-xlim-and-ylim.svg
tests/figs/ggMarginal/ggplot2-3.4.0/basic-boxplot.svg
tests/figs/ggMarginal/ggplot2-3.4.0/basic-densigram.svg
tests/figs/ggMarginal/ggplot2-3.4.0/basic-density.svg
tests/figs/ggMarginal/ggplot2-3.4.0/basic-histogram.svg
tests/figs/ggMarginal/ggplot2-3.4.0/basic-violin-plot.svg
tests/figs/ggMarginal/ggplot2-3.4.0/both-hists-red-col.svg
tests/figs/ggMarginal/ggplot2-3.4.0/center-and-boundary-set.svg
tests/figs/ggMarginal/ggplot2-3.4.0/col-and-fill-mapped.svg
tests/figs/ggMarginal/ggplot2-3.4.0/colour-fill-mapped-and-both-params-provided.svg
tests/figs/ggMarginal/ggplot2-3.4.0/colour-mapped-and-colour-param-provided.svg
tests/figs/ggMarginal/ggplot2-3.4.0/colour-mapped-with-grey-fill.svg
tests/figs/ggMarginal/ggplot2-3.4.0/fill-mapped-with-low-alpha.svg
tests/figs/ggMarginal/ggplot2-3.4.0/flipped-coord-where-x-is-drat-and-y-is-wt.svg
tests/figs/ggMarginal/ggplot2-3.4.0/geom-line-provided-as-first-geom.svg
tests/figs/ggMarginal/ggplot2-3.4.0/geom-smooth-with-aligned-marg-plots.svg
tests/figs/ggMarginal/ggplot2-3.4.0/groupfill-doesn-t-impact-hist-heights-no-fill.svg
tests/figs/ggMarginal/ggplot2-3.4.0/groupfill-doesn-t-impact-hist-heights-with-fill.svg
tests/figs/ggMarginal/ggplot2-3.4.0/legend-and-title.svg
tests/figs/ggMarginal/ggplot2-3.4.0/no-density-fill-for-densigrams.svg
tests/figs/ggMarginal/ggplot2-3.4.0/only-x-margin.svg
tests/figs/ggMarginal/ggplot2-3.4.0/scatter-plot-from-data.svg
tests/figs/ggMarginal/ggplot2-3.4.0/smaller-marginal-plots.svg
tests/figs/ggMarginal/ggplot2-3.4.0/subtitle-but-no-title.svg
tests/figs/ggMarginal/ggplot2-3.4.0/theme-bw.svg
tests/figs/ggMarginal/ggplot2-3.4.0/top-hist-red-col-and-fill.svg
tests/figs/ggMarginal/ggplot2-3.4.0/widths-of-boxplots-are-the-same-within-a-marginal.svg
tests/figs/ggMarginal/ggplot2-3.4.0/x-and-y-scale-reverse.svg
tests/figs/ggMarginal/ggplot2-3.4.0/x-axis-limits-for-histograms.svg
tests/figs/ggMarginal/ggplot2-3.4.0/x-axis-limits-for-marginals-with-y-aes.svg
tests/figs/ggMarginal/ggplot2-3.4.0/x-axis-limits-using-scale-x-continuous.svg
tests/testthat.R tests/testthat/helper-funs.R tests/testthat/render-figs.R tests/testthat/test-ggMarginal.R tests/testthat/test-ggplot2-internals.R vignettes/ggExtra.Rmd
vignettes/ggExtra_files/figure-markdown_strict/ggmarginal-basic-1.png
vignettes/ggExtra_files/figure-markdown_strict/ggmarginal-extraparams-1.png
vignettes/ggExtra_files/figure-markdown_strict/ggmarginal-grouping-1.png
vignettes/ggExtra_files/figure-markdown_strict/ggmarginal-hist-1.png
vignettes/ggExtra_files/figure-markdown_strict/ggmarginal-large-1.png
vignettes/ggExtra_files/figure-markdown_strict/ggmarginal-manual-1.png
vignettes/ggExtra_files/figure-markdown_strict/ggmarginal-params-1.png
vignettes/ggExtra_files/figure-markdown_strict/ggmarginal-save-1.png
vignettes/ggExtra_files/figure-markdown_strict/init-plot-1.png
vignettes/ggExtra_files/figure-markdown_strict/plotCount-df-1.png
vignettes/ggExtra_files/figure-markdown_strict/plotCount-table-1.png
vignettes/ggExtra_files/figure-markdown_strict/removeGrid-1.png
vignettes/ggExtra_files/figure-markdown_strict/rotateTextX-1.png
vignettes/ggExtra_files/figure-markdown_strict/unnamed-chunk-2-1.png
daattali/ggExtra documentation built on Aug. 20, 2023, 3:30 a.m.