All Projects → kassambara → easyGgplot2

kassambara / easyGgplot2

Licence: other
No description, website, or topics provided.

Programming Languages

r
7636 projects

easyGgplot2

easyGgplot2 is an R package containing an easy to use functions to make plots - boxplot, density plot, histogram, dotplot, lineplot, barplot, scatterplot, ... - with ggplot2 R package.

Installation

From an R console (R >= 3.1.0):

install.packages("devtools")
library(devtools)
install_github("kassambara/easyGgplot2")

Geting started

Find out more at http://www.sthda.com/english/wiki/easyggplot2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].