Useful custom functions made with or for ggplot2.

Functions

Requirements

ggmitji requires the following R packages:

Install ggmitji

To install ggmitji you have to run the following command in R:

# if not installed, install the devtools package from CRAN 
if(!require(devtools)) { install.packages("devtools") }

# install ggmitji from this Github repository 
devtools::install_github("amitjavilaventura/ggmitji")

Contributors

This package has been developed by Adrià Mitjavila Ventura. Some ideas were taken from internet forums.

If you want to contribute to this package, make a post in the issues section in this repository or fork this repository adding your code and do a pull request.

Cite

If you use this package, please cite this repository and give it a star.

Versions